home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 236 / 236.d81 / t.dotintro < prev    next >
Encoding:
Text File  |  2004-01-01  |  850 b   |  40 lines

  1. u
  2.    D O T B A S I C   I S   B A C K
  3.            by Dave Moorman
  4.  
  5.  
  6.     Before you try to create a
  7. DotBASIC program, you really [must]
  8. make a work disk. On that disk, you
  9. will need to copy the following files:
  10.  
  11.         b.dot
  12.         dot.dot
  13.         dot.ml
  14.  
  15. You will also want to copy two
  16. programs to this work disk or to a
  17. separate program disk:
  18.  
  19.         b.vdot
  20.         b.vobject
  21.  
  22. from side 4 of this issue. B.VDOT is
  23. where you will start -- designing your
  24. screen. VDOT does not like long
  25. directories, and won't even work right
  26. from the LOADSTAR presenter menu. But
  27. once copied to its own "program system
  28. disk", it clicks along beautifully.
  29.  
  30.     VOBJECT is for cutting sections of
  31. screens and putting the data in Screen
  32. Object Collection files. Take a look
  33. at the LUCKI EXPO game to see how this
  34. can work.
  35.  
  36.     DotBASIC is ready when you are!
  37.  
  38.  DMM
  39.  
  40.  
  41.