home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 January / PCO0198.ISO / filesbbs / dos / cs340a-e.exe / DOC / INSTALL.DOC < prev    next >
Encoding:
Text File  |  1997-07-09  |  3.6 KB  |  73 lines

  1.  
  2.    · ·· ·-──── -──·──── -──· ┌┐-──·┌─┐┌─ ──·┌─┐─────── -──·──── ──-──· -∙· ·
  3.                              │  ┌ ┌┼┬┘└─┐┌──┼┬┘│ ┐
  4.                              └─┘└─┘│└───┘└─┘│└─┴─│
  5.    · ·· ·-──── -──·──── -──· ─ -──·│─── -──·──-──┘──── -──·──── ──-──· -∙· ·
  6.  
  7. 1. Copy the file "CURSORY.PEX" into your ProBoard PEX-directory
  8.  
  9. 2. Copy the file "SIMPLE.CSI" into your ProBoard PEX-directory as well
  10.  
  11. 3. For testing purposes it is however sufficient to call the program
  12.    MANUALLY, means, by using a "normal" hotkey. Create, for example in menu
  13.    "TOP", a test menu option like below:
  14.  
  15. ╔═══════════════════════════════════[ TOP ]══════════════════════════════════╗
  16. ║ 0        1         2         3         4         5         6         7     ║
  17. ║ 12345678901234567890123456789012345678901234567890123456789012345678901234 ║
  18. ║ ;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
  19. ║                                                                            ║
  20. ║ Color    : White on Black             Example Text                         ║
  21. ║                                                                            ║
  22. ║ Hotkey   : X                                                               ║
  23. ║ Function : 60 - Run ProBoard SDK File                                      ║
  24. ║ Data     : CURSORY PEX\SIMPLE                                              ║
  25.  
  26.    CURSORY has to be called with the name of the CSI-file as parameter in
  27.    the "Data"-field (the file extension is not necessary).
  28.  
  29. 4. Start ProBoard and call CURSORY using the defined key. If there does
  30.    not occur any error, you should be able to choose between the menu
  31.    options using the cursor keys
  32.  
  33. ----------------------------------------------------------------------------
  34.  
  35.    If the program does not work like described above, an error message is
  36.    shown:
  37.  
  38.    ERROR -> No CSI-file defined
  39.    ----------------------------
  40.    If you get this message, you did not specify any CSI-filename in the
  41.    "Data"-field as parameter.
  42.  
  43.    ERROR -> Could not open CSI-file
  44.    --------------------------------
  45.    The program could not find the specified CSI-file. This message will
  46.    occur if the path and/or the filename are not written/specified correctly.
  47.    In the example above it is assumed that the file "SIMPLE.CSI" is located
  48.    in the ProBoard PEX-directory, which must be a sub-directory of the
  49.    ProBoard system-directory.
  50.  
  51.    If you get this error message, check the filename and the path again. If
  52.    this is not successful, enter the COMPLETE path INCLUDING drive name to
  53.    your CSI-file in the menu editor. A correct call could for example look
  54.    like this: "CURSORY C:\PB\PEX\SIMPLE".
  55.    Please also read the chapter "CURSORY F.A.Q. / Frequently asked questions"
  56.    in the file "CURSORY.DOC".
  57.  
  58. ----------------------------------------------------------------------------
  59.  
  60.    If you got a positive result, you can take a look at the other example
  61.    configurations. Just copy another CSI-file over the old one and change
  62.    the name in the ProBoard menu editor. Note: There are ANSI-files (used
  63.    as background) in the CURSORY-archive which belong to some CSI-files.
  64.    Please copy these files into your ProBoard TXTFILES-directory. You can
  65.    also use the tool RUNCSI to view the CSI-files.
  66.  
  67.    The point of this program is certainly not to jump around between the menu
  68.    options. You have the possibility to define some action when a menu option
  69.    is selected.
  70.  
  71.    To get more information on how to use all the nice features, you should
  72.    however read the documentation now :-).
  73.