Creating your own command

From ScarletDME
Revision as of 23:42, 18 March 2009 by Diccon (talk | contribs) (New page: rough notes for now, keeping tabs for myself ~~~ But should become guide for others soon. *Create file in GPL.BP/MYCOMMAND *Put $internal in first line * put $catalog $MYCOMMAND *qm -int...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

rough notes for now, keeping tabs for myself Diccon

But should become guide for others soon.

  • Create file in GPL.BP/MYCOMMAND
  • Put $internal in first line
  • put $catalog $MYCOMMAND
  • qm -internal BASIC GPL.BP MYCOMMAND
  • Make entry in voc called MY.COMMAND
 V
 CA
 $MYCOMMAND

Prefix: $ for command line command _for internal subroutine