home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / cdcr206a.zip / README.1ST < prev    next >
Text File  |  1995-10-29  |  2KB  |  37 lines

  1. New to version 2.06 is the baud token.  you must add it to the menus.ctl file.
  2.  
  3. Also if you run Max 3, the new maxpipe requires that you add the command 
  4. processor to it's command line or it will return the following error:
  5.  
  6.  MAXPIPE:  SYS0191:  DosExecPgm()
  7.  
  8. You must add cmd_/c to your menu line as shown below:
  9.  
  10.         Add Baud token %b__________________________________
  11.                                                            | 
  12. Add Command processor___                                   |
  13.                         |                                  ^
  14. Xtern_run maxpipe_%P_cmd_/c_j:\cd\cdcar.cmd_j:\cd\_%K_%g_0_%b_%n normal "+CD Carousel"
  15.  
  16.                                      ^     ^     ^  ^ ^       ^
  17. Full Path & filename of CDCAR.CMD____|     |     |  | |       |
  18.                 Path to CDCAR.CFG _________|     |  | |       |
  19.         Task Number(upper case K) _______________|  | |       |
  20.                     Graphics Mode __________________| |       |
  21.                      Place holder ____________________|       |
  22.                         User Name ____________________________|
  23.  
  24.  
  25.  
  26. Your menus.ctl should look like this.
  27.  
  28. NoDsp Display_file    \max\cddel*       Disgrace "+"
  29. NoDsp Display_file    \max\misc\cdcar   Disgrace "+"
  30. Xtern_run maxpipe_%P_cmd_/c_f:\cd\cdcar.cmd_f:\cd\_%K_%g_0_%b_%n normal "+CD Carousel"
  31. NoDsp Display_file    \max\cdload*      Disgrace "+"
  32.  
  33. You must add a semicolon to delimit all the comments in your cdcar??.cfg file.
  34.  
  35. see the sample cfg file
  36.  
  37.