home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 29 / bbd29.zip / BLUENOTE.TXT < prev    next >
Text File  |  1988-12-27  |  9KB  |  161 lines

  1. |A╔════════════╗════════════════════════════════════════════════════╔════════════╗
  2. |A║ ^0Diskussion |A║════════════════════ ^1Blue Notes |A════════════════════║ ^0Diskussion |A║
  3. |A╚════════════╝════════════════════════════════════════════════════╚════════════╝ 
  4.  
  5. Dear BBD,
  6.  
  7.    In a previous issue, a man from Hawaii wrote with a problem: he was wanting 
  8. to know how to convert a binary file to ASCII.  He was not quite right in the 
  9. way he asked the question.  He was wanting to know how to convert a BASIC 
  10. program saved in compressed format to ASCII.  I have always used the SAVE 
  11. command. For example, ^1SAVE "drive path filename.ext",A^0 -- which, when I save a 
  12. program, will look this way: ^1SAVE "c:\basic\myprogram.ext",A^0.  I feel that this
  13. man did save in ASCII but saved it to a different drive or subdirectory. 
  14.  
  15.    What do you mean you can't go from one batch file to another one?  I do it 
  16. all the time.  I have a batch file set up to delete all BBD's programs from my 
  17. hard disk, copy over the new ones, run BBD's GO batch file, and then exit the 
  18. batch file.  While I am running BBD, I copy the files I want to keep to a 
  19. permanent subdirectory.  Sometimes I add commands to the top, before the GO 
  20. command (and sometimes after the GO command). I have had no problems with it so 
  21. far.  But, please remember, the amount of memory you have will be the deciding 
  22. factor if you can run it this way or not. 
  23.  
  24.    I ran into a weird thing the other day.  Maybe you can tell me what happened. 
  25. I saved a BASIC program, did some more work on it and then saved it again using 
  26. the A option.  I went to DOS to load the ASCII file into a word processor to do 
  27. some more work on it.  I couldn't load it into the word processor as it was in 
  28. compressed (or binary) format.  I then exited the word processor and did a 
  29. directory of the drive.  Lo and behold, I had two directory entries for that 
  30. BASIC program.  I then went to BASIC, loaded the file back in, used the SHELL 
  31. command, deleted the program once, did a directory and the file was gone. 
  32. Everything went fine from that point on.  I am using a IBM XT compatible with a 
  33. 20-meg. Miniscribe hard drive. 
  34.  
  35.    Please don't tell me I was seeing things, as this has happened to me more 
  36. than once. I can always delete both files with one command without using 
  37. wildcards. 
  38.  
  39.    Everyone tells me I can't do some of the things I do.  To them I say "Bull."  
  40. I do it!!  I tell them about this small problem and they tell me it doesn't 
  41. happen, that I was seeing things.  Has this happened to anyone else?  I would 
  42. like some input from your readers as to whether this has happened to them.  
  43. Maybe a bunch of us can figure out what is happening.  I can live with it but it 
  44. sure has me stumped. When it happens it just means some more work on my part to 
  45. get around it. 
  46.  
  47. ^RJerry Scherer
  48. ^RWichita, KS
  49.  
  50. ^1>  You can chain from one batch file to another, but when the second batch 
  51. ^1file exits, it will go back to DOS and not to the original batch file that 
  52. ^1called it, since DOS doesn't keep a "stack" of prior batch files to return to.
  53. ^1   (Note:  Mr. Scherer later called and explained how he chained from one
  54. ^1batch file to another:  He used the line:   COMMAND BATCH2   to start up a new
  55. ^1COMMAND.COM (the DOS command interpreter) and run the second batch file; when
  56. ^1that is done, the second COMMAND.COM terminates and returns control to the
  57. ^1original batch file.  That's one way of doing it, though it uses up some extra
  58. ^1memory to store two COMMAND.COM's at once.)
  59. ^1   As for your problem with two BASIC files of the same name, perhaps you 
  60. ^1unwittingly inserted a space or control character into the filename of one.  
  61. ^1Otherwise, you must have hit a bug in DOS or BASIC.
  62. |5▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  63.  
  64. Dear Computer Friends:
  65.  
  66.    I enjoy the programs received on BIG BLUE DISK.
  67.  
  68.    The disks I receive from you, by subscription each month, are two each 5 1/4 
  69. inch.  I tried copying them to one 3 1/2 inch, but had trouble.  Could not 
  70. access some files! 
  71.  
  72.    Is there a relatively easy way to put the contents of the two 5 1/4 inch 
  73. drives on one each 3 1/2 inch, so that all files are accessible from that one 
  74. disk?  I can follow fairly intricate instructions. 
  75.  
  76.    My computer is a TANDY Model 1000 TX. 
  77.  
  78.    It has an added 5 1/4 inch Disk Drive, and a TANDY 20 Meg Hard Card.  The 
  79. disk drive provided with the computer is a 3 1/2 inch, of course. 
  80.  
  81. ^RArthur B. Davenport
  82. ^RMelbourne, FL
  83.  
  84. ^1>  For issues #17 and up, just copy all files from both 5 1/4" disks onto one 
  85. ^13 1/2" disk, and the issue will run fine.  Earlier issues require the added 
  86. ^1procedure of editing the file STATUS.DAT (using an ASCII-based text editor, such 
  87. ^1as our own BlueLine) so that the "1" or "2" on the line below the month and year
  88. ^1becomes a zero ("0").  (Alternatively, copy the files PASRUN.COM and PRESENT.CHN
  89. ^1from a later issue onto your destination disk.)
  90. ^1   Three-disk issues like this are a bit more involved.  You'll have to copy 
  91. ^1the contents of disk 1 onto one 3 1/2" disk, and the contents of disks 2 and 3 
  92. ^1onto a second 3 1/2" disk.  (This is a slightly different arrangement from our
  93. ^1own 3 1/2" version of the issue, but it's the easiest way for you to do it 
  94. ^1without worrying about what files to copy where, and without having to change 
  95. ^1the menu file to handle disk swaps correctly.)
  96. ^1   Copying a two- or three-disk issue to a hard disk is easy, too; just copy the 
  97. ^1contents of all disks into a single subdirectory.  Don't copy more than one 
  98. ^1issue to a directory, but copy all disks within an issue into the same 
  99. ^1directory.  For issues before #17, do the added STATUS.DAT editing step as 
  100. ^1described above.
  101. ^1   Incidentally, subscriptions are available at the same price in either disk 
  102. ^1format; just state your preference when you enter or renew, or call us and ask 
  103. ^1to switch an existing subscription.  Bear in mind, though, that there's no easy
  104. ^1way to copy an issue from a 3 1/2" disk to two 5 1/4" disks, since some files 
  105. ^1must go on disk 1, others on disk 2, and still others on both.  So, if you need 
  106. ^1both formats, get the 5 1/4" version and copy it manually to 3 1/2" disks. 
  107. |5▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ 
  108.  
  109. Dear Big Blue Disk,
  110.  
  111.    Last year, I switched from a Commodore 64 to an IBM-AT-compatible machine.  I 
  112. am not a programmer; the computer is just a tool for me.  Your BBD is helping me 
  113. to find the right stuff. 
  114.  
  115.    Some of BIG BLUE DISK's programs need improvement, like CHECK KING or SIMPLE 
  116. BUDGET.  Otherwise, I like BBD and my machine.  One thing I am missing.  A 
  117. program "ENVELOPE MAKER" like one that was published in RUN magazine for the 
  118. Commodore; I can make an envelope with a label program, but making the whole 
  119. envelope, return address, and address in big letters is more fun.  I would like 
  120. to see an ENVELOPE MAKER program in one of your next BBD issues. 
  121.  
  122. ^RKarl-Heinz Riedel
  123. ^RNorth Lauderdale, FL
  124.  
  125. ^1>  Thanks for the suggestion; we'll consider doing such a program for a future 
  126. ^1issue.  Do any other readers have programs they'd particularly like to see?
  127. |5▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  128.  
  129. Dear Blue Line Editor:
  130.  
  131.    Just received BBD #26 and am very excited about the Taxmaster.  It seems to 
  132. be very timely.  I will try it out to project the rest of 1988 for tax 
  133. considerations. 
  134.  
  135.    In conjunction with teaching Accounting at the University of Southern Maine, 
  136. I find the Grade Book from BBD 23 valuable.  However, the instructions are a bit 
  137. sketchy in places.  It was necessary to enter my class list several times 
  138. because every time I exited the program information was lost. 
  139.  
  140.    I finally figured out that, when the screen asked for Class and Term, it was 
  141. necessary to type a digit for the class and then type the digit for the term 
  142. without entering the first digit.  As you know, when the first digit is typed 
  143. and then entered, a beep sounds and nothing happens.  Well, persistence paid off 
  144. and now all seems to be well. 
  145.  
  146.    I'm happy to read that Enhanced Family Tree has been published.  I hope it 
  147. solves some of the few problems of the original Family Tree such as making the 
  148. numbering system conform to normal genealogical tradition. 
  149.  
  150. ^RCharles W. Tolman
  151. ^RScarborough, ME
  152.  
  153. ^1>  Actually, I'm the "Managing Editor"; the "BlueLine Editor" is the program 
  154. ^1which can be used to enter feedback comments.  But as long as you keep your 
  155. ^1subscription checks coming, you can call me anything you like.
  156. ^1   When I wrote the original Family Tree I knew little about standard 
  157. ^1genealogical practice, but I've gradually been learning more about this 
  158. ^1fascinating subject.  We hope ultimately to release an even-better genealogical 
  159. ^1system for commercial sale, in which we will add many more improvements, 
  160. ^1including greater conformity to genealogical standards and traditions.
  161.