home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / cpm / 965 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  3.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!LL.MIT.EDU!sage
  2. From: sage@LL.MIT.EDU (Jay Sage)
  3. Newsgroups: comp.os.cpm
  4. Subject: Re: Help with Amstrad 8256
  5. Message-ID: <9207270959.AA19726@LL.MIT.EDU>
  6. Date: 27 Jul 92 13:59:38 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 50
  11.  
  12.  
  13.    Joe R Szurek asked about moving LocoScript files from a PCW8256 to a PC. 
  14. I have a PCW8256 and recently performed this task for someone who paid me to
  15. do it.  It is painful but can be done.
  16.  
  17.    There are two problems.  One is to get information from the PCW's 3"
  18. diskettes onto PC diskettes.  Some people have added 3.5" or 5.25" drives to
  19. their PCWs, and then it is easy (assuming they still have a 3" drive --
  20. which many don't).  I have a serial interface and made the transfers using
  21. telecommunications software and a null-modem cable.  This task can be made
  22. easier by collecting all the files one wants to move in one user area on one
  23. diskette (or as many as are needed to hold the files).  I had to collect
  24. lots of individual files from many user areas, and this added a lot of time
  25. to the task.
  26.  
  27.    I had contracted to move the files as is.  The person had not even told
  28. me with what applications the files had been created.  As it turned out,
  29. some were LocoScript files and others were dBase files.  Although LocoScript
  30. provides its own operating system and file system, the disks are fully CP/M-
  31. compatible and can be operating on in CP/M mode with a telecomm program. 
  32. The 'groups' correspond to user areas.
  33.  
  34.    Later, the person realized that he could not use the LocoScript files on
  35. his PC.  I recommended that he purchase LocoScript for the PC, especially
  36. since he was familiar with and liked the program, but he declined.  I am not
  37. sure what he is doing with the files -- probably nothing.
  38.  
  39.    To satisfy my own curiosity, I worked out the procedure for converting
  40. the LocoScript data into a form usable on a PC.  I soon found that
  41. LocoScript, as I expected, has a menu choice to convert files.  There are
  42. two conversion options.  One simply generates the equivalent ASCII file,
  43. stripping out binary headers and special formatting characters.  The other
  44. essentially prints to disk.  That is, it generates an ASCII file with text
  45. whose appearance approximates the printed page that LocoScript would
  46. produce.  Ideally one would probably perform both conversions before moving
  47. the files over to the PC.  Unfortunately, these conversions have to be
  48. performed manually on each file; there is no *.* option.  To speed things up
  49. (LocoScript is a lovely program, but, like WordStar, not terribly speedy), I
  50. moved the original files to the RAM disk and worked there.
  51.  
  52. >> Do you need a special interface to connect a modem to the 8256....If so,
  53. >> where do you get it and what price?
  54.  
  55.    Yes, a special interface card is required.  Elliam Associates may have
  56. them.  If not, you'd have to order them from England.  Unless this is going
  57. to be a continuing need, it would probably not make sense to go this route. 
  58. Better to pay someone to convert a few diskettes.
  59.  
  60. -- Jay Sage
  61.  
  62.