Difference between revisions of "Creating your own command"

From ScarletDME
Jump to navigation Jump to search
(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...)
 
(No difference)

Latest revision as of 23:42, 18 March 2009

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