Post Reply 
(50g) FNINVARS: Object finder for couch hackers
10-11-2017, 07:06 AM
Post: #2
RE: (50g) FNINVARS: Object finder for couch hackers
I wrote this programme to find a string in the variables of a directory:

Code:
::
  CK1&Dispatch
  BINT3
  ::
    '
    LAM O
    BINT1
    DOBIND
    DOVARS
    '
    ::
      DUPDUP
      ID>$
      BIGDISPROW3
      XEQRCL
      FPTR 4 2
      LAM O
      BINT1
      POSCHR
      #0=case
      DROP
    ;
    ONEFALSE
    ROMPTR E8 10
    ABND
  ;
;
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (50g) FNINVARS: Object finder for couch hackers - Gerald H - 10-11-2017 07:06 AM



User(s) browsing this thread: 1 Guest(s)