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 |
|
---|
25 | It can be be run from an option installed by the KID: VWBFPFND
|
---|
26 |
|
---|
27 | Jim Bell,Portland, OR
|
---|
28 | The "B" in BFP LLC,
|
---|
29 | WorldVistA Volunteer Programmer (& Chief Whiner...)
|
---|
30 | jbellco65@gmail.com
|
---|
31 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.