home *** CD-ROM | disk | FTP | other *** search
-
- · ·· ·-──── -──·──── -──· ┌┐-──·┌─┐┌─ ──·┌─┐─────── -──·──── ──-──· -∙· ·
- │ ┌ ┌┼┬┘└─┐┌──┼┬┘│ ┐
- └─┘└─┘│└───┘└─┘│└─┴─│
- · ·· ·-──── -──·──── -──· ─ -──·│─── -──·──-──┘──── -──·──── ──-──· -∙· ·
-
- 1. Copy the file "CURSORY.PEX" into your ProBoard PEX-directory
-
- 2. Copy the file "SIMPLE.CSI" into your ProBoard PEX-directory as well
-
- 3. For testing purposes it is however sufficient to call the program
- MANUALLY, means, by using a "normal" hotkey. Create, for example in menu
- "TOP", a test menu option like below:
-
- ╔═══════════════════════════════════[ TOP ]══════════════════════════════════╗
- ║ 0 1 2 3 4 5 6 7 ║
- ║ 12345678901234567890123456789012345678901234567890123456789012345678901234 ║
- ║ ;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
- ║ ║
- ║ Color : White on Black Example Text ║
- ║ ║
- ║ Hotkey : X ║
- ║ Function : 60 - Run ProBoard SDK File ║
- ║ Data : CURSORY PEX\SIMPLE ║
-
- CURSORY has to be called with the name of the CSI-file as parameter in
- the "Data"-field (the file extension is not necessary).
-
- 4. Start ProBoard and call CURSORY using the defined key. If there does
- not occur any error, you should be able to choose between the menu
- options using the cursor keys
-
- ----------------------------------------------------------------------------
-
- If the program does not work like described above, an error message is
- shown:
-
- ERROR -> No CSI-file defined
- ----------------------------
- If you get this message, you did not specify any CSI-filename in the
- "Data"-field as parameter.
-
- ERROR -> Could not open CSI-file
- --------------------------------
- The program could not find the specified CSI-file. This message will
- occur if the path and/or the filename are not written/specified correctly.
- In the example above it is assumed that the file "SIMPLE.CSI" is located
- in the ProBoard PEX-directory, which must be a sub-directory of the
- ProBoard system-directory.
-
- If you get this error message, check the filename and the path again. If
- this is not successful, enter the COMPLETE path INCLUDING drive name to
- your CSI-file in the menu editor. A correct call could for example look
- like this: "CURSORY C:\PB\PEX\SIMPLE".
- Please also read the chapter "CURSORY F.A.Q. / Frequently asked questions"
- in the file "CURSORY.DOC".
-
- ----------------------------------------------------------------------------
-
- If you got a positive result, you can take a look at the other example
- configurations. Just copy another CSI-file over the old one and change
- the name in the ProBoard menu editor. Note: There are ANSI-files (used
- as background) in the CURSORY-archive which belong to some CSI-files.
- Please copy these files into your ProBoard TXTFILES-directory. You can
- also use the tool RUNCSI to view the CSI-files.
-
- The point of this program is certainly not to jump around between the menu
- options. You have the possibility to define some action when a menu option
- is selected.
-
- To get more information on how to use all the nice features, you should
- however read the documentation now :-).
-