home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / a / dims.lbr / -README.DZC / -README.DOC
Encoding:
Text File  |  1993-10-26  |  5.3 KB  |  105 lines

  1.                         ANNOUNCEMENT
  2.                 DIMS RELEASE 1.03 AVAILABLE
  3. Dear Neighbors:
  4.     I am pleased to announce the availability of DIMS 
  5. release 1.03.
  6.     The differences between this release and the original 
  7. release 1.0 are minor.  All files are compatible.  The best 
  8. thing is that the default printer listing format is now much 
  9. more useful.  Some errors have been corrected.  Performance 
  10. of the "get" command has been improved.  New transient 
  11. commands "nadin" and "cheshir" have been added.  The manual 
  12. has been updated.  Two useful new format control files have 
  13. been added.
  14.     When you get release 1.03 you will have to go through 
  15. the installation editing again.  This consists of your 
  16. rewriting the cursor positioning subroutine in DEDIT.BAS, 
  17. and rewriting the clear screen subroutine in all the other 
  18. programs, and making similar adaptations for your printer.  
  19. After you're done editing don't forget to load and save all 
  20. the programs with BASIC.  Running with programs in ASCII 
  21. form will seem to work for a little while before crashing 
  22. with a mysterious error.
  23.     I will make 8" CP/M or Osborne disk (2 disks) copies on 
  24. your formatted disk(s), supplied with return postage.  DIMS 
  25. users may send me a stamped, self-addressed envelope to 
  26. receive the next bug fix or release notice.
  27. ------------------------------------------------------------
  28.     Update to the update:  In recent weeks various needs 
  29. have produced some more DIMS news:
  30.     I have installed DEDIT 1.03 and several other updated 
  31. modules on the Osborne 1.  Heretofore I was using 1.0 as 
  32. installed by Yankee O.U.G. which did not do the running-out-
  33. of-space indicator properly.  Turned out that problem was 
  34. due to the O-1 not being able to handle a burst of backspace 
  35. characters as delivered by the BASIC STRING$() statement.  
  36. Suppose it's because they get substituted with backspace-
  37. space-backspace somewhere.  Made it a loop instead and it 
  38. works fine in the 1.03-Oz version of DEDIT.
  39.     I have installed the entire DIMS 1.03 system (except 
  40. DCFORM, which is obsolete) on an IBM PC.  There were more 
  41. problems translating to BASICA than I'd hoped, but it was 
  42. pretty straightforward work.  Same backspace problem in 
  43. DEDIT as the Osborne, same fix.  Backspace on the IBM is 
  44. chr$(29), by the way!  Biggest bore was editing out all the 
  45. fancy formatting I'd done with BASIC-80's line-feed trick.  
  46. Maybe they they decided since it's a non-standard thing and 
  47. incompatible with WordStar they'd dump it.
  48.     Wasn't happy with the incomplete control system of a 
  49. "5152 Model 2" workalike printer - Think I got all the 
  50. programs fixed to work with it, but I wasn't able to revise 
  51. the .DFO files.
  52.     Dealing with the space requirements of a 12,000-name 
  53. list engendered DGET+, which inputs records from a 
  54. sequential data file according to "find" or "select" 
  55. criteria from the command line.  Example command:  sel get+
  56.     Also fresh off the keyboard is DUNFLAG.BAS, a transient 
  57. that goes thru a file and deletes a character string of your 
  58. chouce from a field, closing up the space.  Example command:  
  59. unflag (Then you are asked for what field and what string.)
  60.     Sorry, these aren't documented in the manual yet.
  61.  
  62.                        PERSONAL NEWS
  63.     I've moved to my new laboratory in a rehabilitated 
  64. lumber mill building.  I am very pleased with it, a large 
  65. skylit hall in which I have spread out work areas for sound 
  66. production, audio service, manufacturing and computer work.  
  67. After a couple of months of shutdown due to moving and 
  68. remodelling, work is hot and heavy in the lab now.  A word-
  69. of-mouth network among film sound people is bringing me many 
  70. new clients for Nagra and Stellavox tape recorder 
  71. calibration.  The next busiest area these days is the 
  72. computer, I have a mailing list customer growing by leaps 
  73. and bounds.  Whenever they crank up for a mailing I have to 
  74. go thru the hard disk and make room to work in - it's like 
  75. having a big basement, once it's full, it's a constant 
  76. battle to keep space available.
  77.     I spent almost every cent of my available credit getting 
  78. my new place set up, so I will be driving hard at making 
  79. money to pay off the debts for the next few years, no new 
  80. toys.  Worth it.
  81.     If you are interested in audio engineering please write 
  82. for a brochure on my latest product, the FX-series of 
  83. multichannel preset parametric equalizers.
  84.     I'm using my Radio Shack Model 100 for do-lists, 
  85. appointment calendar (in TEXT), shopping lists, most-
  86. commonly-used phone numbers file, recording notes, and daily 
  87. journal writing.  I wish I could make enough time to write 
  88. some software for it.  I have a good start on a data base 
  89. management program for the 100 which builds from the 
  90. experience of DIMS.  I hope I can get it finished and make 
  91. it commercial.  Hope someone comes out with a compiler for 
  92. it.  
  93.                    Sincerely,
  94.  
  95.                    Dan Dugan
  96.  
  97.  
  98. Note: DGETP.ASC should be renamed to DGET+.ASC after extracting
  99. from the archive.  This file had to be renamed temporarily because
  100. the "+" is a reserved character on the operating system used to
  101. make this .ARK file.
  102.  
  103. DIMS is a program written to run on CP/M-80 MBASIC.
  104. served character on the operating system used to
  105. make this