home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_BAS / PRO98SRC.ZIP / EXTERNAL.BAS < prev    next >
BASIC Source File  |  1993-11-07  |  155b  |  5 lines

  1. external CrLf$, Version$, Comline%, Global$(), Node$, Port%, Parm$
  2. external Pipe$()  ' Array used to pass parameters between units
  3. external Buf%,IRQ%
  4.  
  5.