HTBasic Help
×
Menu
Index

Prototype COM Lines

 
Include COM program lines in the BASIC prototype definition only if you need to insure that the COM data area is left in memory between LOAD statements. COM program lines are specified after the SUB line and before the SUB END line. They will be displayed when the CSUB is listed. You must specify the full COM area definition in the Main program context to allow the SUB prototype to be prerun.