home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 15 / 015.d81 / q&a < prev    next >
Text File  |  2022-08-26  |  4KB  |  204 lines

  1.  
  2.         QUESTIONS & ANSWERS
  3.  
  4.  
  5.  
  6. Larson 98371
  7.  
  8.   The game program SPECTRUM on issue
  9.  
  10. #4 will not work right. It will not
  11.  
  12. play the cards the way the
  13.  
  14. instructions say it should. It won't
  15.  
  16. pick up the card and drop it. Also
  17.  
  18. BEATS on issue #10 doesn't work. None
  19.  
  20. of the options change the sound of the
  21.  
  22. tone. Please tell me how to fix them!
  23.  
  24.  
  25. >The program SPECTRUM will allow you
  26.  to make a move only if it is a
  27.  valid move.  If the move is invalid,
  28.  then it will not be accepted.  If
  29.  the program continues to give you
  30.  problems, then you may have a bad
  31.  copy--you can send it to LOADSTAR for
  32.  replacement.
  33.  
  34. >Some of the changes that occur when
  35.  using BEATS are not very noticeable.
  36.  When you change something, you may or
  37.  you may not hear a distinct change.
  38.  If you continue to notice no change,
  39.  then you may want to check your SID
  40.  chip.  It may not be able to hold
  41.  some of the filter values very well.
  42.  
  43. - - - - - - - - - - - - - - - - - - -
  44.  
  45.  
  46. Hautzenroeder 79756
  47.  
  48.   Could you make the STARLINE editor
  49.  
  50. handle word wrap?
  51.  
  52.  
  53. >We're really glad you asked that!
  54.  Now we have the chance to boast
  55.  about our latest change in LOADSTAR.
  56.  We would like you to take a look at
  57.  the new STARLINE.  It does, among
  58.  other things, wrap words to the next
  59.  line.  We're sure you will be glad
  60.  to see this wonderful improvement.
  61.  We also hope to see a tremendous
  62.  increase in the amount of INFLUX we
  63.  receive (hint, hint!).  Anyway, check
  64.  out the newest addition to the
  65.  LOADSTAR system.  We're sure you'll
  66.  love it!
  67.  
  68. - - - - - - - - - - - - - - - - - - -
  69.  
  70.  
  71. Lieber 46032
  72.  
  73.  
  74.   What are Loadstar's plans for
  75.  
  76. handling the new C-128?  I am anxious
  77.  
  78. to know - perhaps others are, too.
  79.  
  80.  
  81. >We do intend to support the C-128.
  82.  In what fashion remains to be
  83.  determined.
  84.  
  85.  
  86. - - - - - - - - - - - - - - - - - - -
  87.  
  88.  
  89. Layell 28676
  90.  
  91.  
  92.   I have been working with BASIC for
  93.  
  94. about 6 years on various brands of
  95.  
  96. computers.  I am now about to start
  97.  
  98. college and the school I will be going
  99.  
  100. to teaches its computer courses in
  101.  
  102. PASCAL.  How much of a difference is
  103.  
  104. there between the two and how hard
  105.  
  106. will it be for me to adjust to PASCAL?
  107.  
  108.  
  109.  
  110. >PASCAL is more structured than
  111.  BASIC and will force you to be more
  112.  disciplined in writing programs.
  113.  Other than that, you'll find it easy
  114.  to adopt to PASCAL.  One thing you
  115.  will have to get used to is the use
  116.  of local and global variables.
  117.  
  118. --------------------------------------
  119.  
  120.  
  121. Kober 75831
  122.  
  123.  
  124.   In PEEks, POKEs, and SYSes-Part 29,
  125.  
  126. Issue #12, you mentioned a variable
  127.  
  128. display routine named ALLVARP that
  129.  
  130. included simple variables as well as
  131.  
  132. array variables.  Where did you hide
  133.  
  134. it?
  135.  
  136.  
  137. >Well, first the bad news.  We found a
  138.  little bug in our routine.  Now the
  139.  good news.  We've finally gotten
  140.  around to fixing our little bug and
  141.  you can find ALLVARP on this issue of
  142.  LOADSTAR.  It was written with the
  143.  MERLIN assembler.  The source code is
  144.  named ALLVARP.S and the ML file is
  145.  named ALLVARP.O.  To use the variable
  146.  displayer, do the following before
  147.  starting to program:
  148.  
  149.    LOAD "ALLVARP.O",8,1
  150.  
  151.  When the READY. prompt appears, type:
  152.  
  153.    NEW
  154.  
  155.  The variable displayer is now intact.
  156.  Anytime you want a complete list of
  157.  your variables, all you need to type
  158.  is:
  159.  
  160.   SYS 49664
  161.  
  162.  Your variables will begin to scroll
  163.  down the screen.  If you wish to
  164.  pause the list, press and HOLD the
  165.  space bar.  To stop the listing,
  166.  press the "_" key (upper-left of your
  167.  keyboard).  You may send your list to
  168.  your printer if you would like by
  169.  doing the following:
  170.  
  171.   OPEN 4,4:CMD 4:SYS 49664
  172.  
  173.  When the cursor reappears, type:
  174.  
  175.   PRINT#4: CLOSE 4
  176.  
  177. --------------------------------------
  178.  
  179.  
  180. Elfman 19804
  181.  
  182.  
  183.   I have noticed that a few programs
  184.  
  185. on LOADSTAR are written in LOGO.  I
  186.  
  187. would like to find out how I would go
  188.  
  189. about installing LOGO so that I could
  190.  
  191. use these programs.
  192.  
  193.  
  194. >LOGO is available, on disk, from:
  195.  
  196.   Commodore Business Machines, Inc.
  197.   1200 Wilson Drive
  198.   West Chester, PA  19380
  199.  
  200.  You might also want to check for LOGO
  201.  at your local Commodore distributor.
  202.  
  203. ---------< end of article >-----------
  204.