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

  1.      MORE QUESTIONS AND ANSWERS
  2.  
  3.  
  4.  
  5. From Knight 13041
  6.  
  7.   The back issue list on issue #12 is
  8.  
  9. most useful.  Will it continue
  10.  
  11. yearly?
  12.  
  13.  
  14. >Yes!  We plan to continue publishing
  15.  a yearly back issue list.  As of now,
  16.  we are not sure if it will include
  17.  all past years or just the current
  18.  year.
  19.  
  20. --------------------------------------
  21.  
  22. From Geren 49009
  23.  
  24.  
  25.   I have been experimenting with your
  26.  
  27. program LABEL MAKER, but I am having
  28.  
  29. difficulty in getting it to work on
  30.  
  31. my Commodore 1526 printer.  When I
  32.  
  33. attempt to make duplicate labels the
  34.  
  35. first one prints just fine, but the
  36.  
  37. others following are printed
  38.  
  39. backwards. Am I doing something wrong
  40.  
  41. or is my printer not compatible with
  42.  
  43. the program.
  44.  
  45.  
  46. >We don't know what is going on, but
  47.  if we had to guess, we would say
  48.  that your printer is not compatible
  49.  with the program.
  50.  
  51.  
  52. --------------------------------------
  53.  
  54. From Franusich 95624
  55.  
  56.   At times I get a 'break in 250'
  57.  
  58. when typing into the STARLINE.
  59.  
  60. What does this mean?
  61.  
  62.  
  63. >It means that our old STARLINE was
  64.  really not that good when it came to
  65.  word processing.  This is why we have
  66.  completely rewritten the STARLINE
  67.  word processor.  Now you should
  68.  experience nothing but heavenly bliss
  69.  while typing your comments, reviews,
  70.  questions, etc...  Let's all send
  71.  Joe Garrett a thank-you letter (he
  72.  is the one that rewrote the whole
  73.  thing).
  74.  
  75.  
  76. --------------------------------------
  77.  
  78. From Ferree 96328
  79.  
  80.   If you would do me a big favor it
  81.  
  82. would help tremendously. When
  83.  
  84. LOADSTAR exits the table of contents,
  85.  
  86. could you return the machine to the
  87.  
  88. graphics (start-up) mode? It is
  89.  
  90. rather inconvenient to have to reset
  91.  
  92. the machine after exiting LOADSTAR. It
  93.  
  94. would be more convenient to go
  95.  
  96. straight into the upper case/graphics
  97.  
  98. mode rather than having to reset the
  99.  
  100. whole machine.
  101.  
  102.  
  103. >To return to the start-up graphics
  104.  mode you do not have to reset the
  105.  whole computer.  All you have to do
  106.  is PRINT CHR$(142).  This will
  107.  return your computer to the default
  108.  upper-case/graphics mode.
  109.  
  110.  
  111. --------------------------------------
  112.  
  113. From Shaffer 50312
  114.  
  115.  
  116.   I have heard that it is not wise to
  117.  
  118. turn over a double sided disk for use
  119.  
  120. in a single head disk drive. The
  121.  
  122. reason given was that a double sided
  123.  
  124. disk is normally rotated in only one
  125.  
  126. direction in a normal two head drive,
  127.  
  128. and that rotation in the opposite
  129.  
  130. direction (which occurs when it is
  131.  
  132. flipped over and used in a single head
  133.  
  134. drive) risks damage to both the drive
  135.  
  136. head and the disk. This is due to the
  137.  
  138. one way cleaning filter in the disks.
  139.  
  140. Rotation in the opposite direction
  141.  
  142. can dislodge particles which have been
  143.  
  144. collected and these particles cause
  145.  
  146. the damage. Please respond to this as
  147.  
  148. I am concerned about damage to my
  149.  
  150. drive.
  151.  
  152.  
  153. >We have been turning disks over
  154.  every day and the trouble we have
  155.  experienced due to this is
  156.  approximately nil.  Jimmy has been
  157.  turning disks over for about five
  158.  years and in this time has not had
  159.  any fatal disk errors because of it.
  160.  
  161.  
  162. --------------------------------------
  163.  
  164.  
  165. From Charron 06118
  166.  
  167.   Can you tell me how I can pre-
  168.  
  169. program messages in the #13 'MARQUE'
  170.  
  171. program ?
  172.  
  173.  
  174. >If you insert the following lines
  175.  into the program, you can have
  176.  pre-programmed messages.
  177.  
  178. 31 N=3 : REM  NUMBER OF LINES IN
  179.               MESSAGE
  180. 32 A$(1)="This is line one"
  181. 33 A$(2)="This is line two"
  182.  :
  183.  :
  184. 39 GOTO 280
  185.  
  186.   Now for an explanation:
  187.  
  188. Line 31 sets the number of lines in
  189. your message.  In our example there
  190. are three lines.
  191.  
  192. Lines 32-38 can be used to set the
  193. actual lines of the message.
  194.  
  195. Line 39 begins execution of the
  196. marquee.
  197.  
  198. --------------------------------------
  199.  
  200. From Cato 30021
  201.  
  202.  
  203.   There seems to be a problem with
  204.  
  205. the 'Peabody' filing system on
  206.  
  207. LOADSTAR #13. When you try to reload
  208.  
  209. a saved filename, the disk drive busy
  210.  
  211. light stays on, the drive itself
  212.  
  213. stops, and nothing further happens.
  214.  
  215. Please advise.
  216.  
  217.  
  218. >When you attempt to read a file, the
  219.  program searches the disk for
  220.  PEABODY files.  When it is through
  221.  searching, you can decide which one
  222.  you want to work with.  At this point
  223.  you need to type in the correct file
  224.  name.  The search is a bit slow, so
  225.  it may seem that the computer is just
  226.  sitting there doing nothing.  Just
  227.  give the drive plenty of time to
  228.  think.
  229.  
  230.  
  231. ---------< end of article >-----------
  232.  
  233.