home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / microcrn / issue_33.arc / ROS-PCB.ARC / READ.ME < prev    next >
Text File  |  1986-11-20  |  768b  |  15 lines

  1. These files should help anyone doing a transfer of message and user
  2. files from ROS v3.4 to PCBoard v10.0. See Micro C issue # 33 for more
  3. info on the process.
  4.  
  5. Basically all you need to do is run CONUSR to convert the user files.
  6.  
  7. To convert the message file, recompile ROS using the TROS*.INC files
  8. and the TROS.PAS main program file. Now run TROS and read the lowest
  9. number message. TROS will take over then and convert all messages to
  10. PCBoard's MSGS file. ROS has a bug in storing the highest message
  11. number so you'll probably want to add a dummy message before doing the
  12. conversion. That should ensure that all messages are converted.
  13.  
  14. Good Luck. Larry.
  15.