source: LSFind/tag/1.0/Example.txt@ 1768

Last change on this file since 1768 was 1768, checked in by Jim B., 8 years ago
File size: 981 bytes
Line 
1 For gtm environs only.
2 The routine will find and list just targeted strings or labels in routine(s).
3 To run from a programmer's prompt:
4
5 vista@dEWDrop:~$ mumps -dir
6
7 MU-beta>D ASK^VWBFPFND
8 (L)abel only or (S)tring match in routine set?: S<return>
9 String: %ZISH<return>
10 Searching for STRING "%ZISH"
11 Routine: VWREG*<return>
12 VWREGIT VWREGIT2 VWREGIT3 VWREGITP VWREGITS VWREGITT VWREGITU VWREGITX
13 Current total of 8 routines.
14 Routine:<return>
15 DEVICE: HOME// TELNET
16 Searching for %ZISH
17 /home/vista/p/VWREGIT
18 +59 -> S X=$$FTG^%ZISH(HD,FILE,$NA(AR(1)),P4,P5)
19 /home/vista/p/VWREGIT2
20 +19 -> S X=$$GTF^%ZISH($NA(AR(1)),1,HD,"regit.txt")
21 /home/vista/p/VWREGITT
22 +225 -> S X=$$FTG^%ZISH(HD,FILE,$NA(AR(1)),P4,P5)
23 (L)abel only or (S)tring match in routine set?:
24
25It can be be run from an option installed by the KID: VWBFPFND
26
27Jim Bell,Portland, OR
28The "B" in BFP LLC,
29WorldVistA Volunteer Programmer (& Chief Whiner...)
30jbellco65@gmail.com
31
Note: See TracBrowser for help on using the repository browser.