Note: The GPRINT: stub is only required to support graphics printing. Text printing works out-of-the-box. Refer to the GUIDE tab for more information.
Active Emulation Link Paused: An active printer emulation session is running. Proceeding will suspend the printer emulation logically so we can use the link for files.
1. Set Up Organiser II COMMS settings
Ensure your Organiser is configured to use default settings: 9600 Baud, No Parity, 8 Data bits, 1 Stop bit, XON/XOFF flow control (Note: only 9600 baud and default settings are currently supported by the emulator).
2. Prepare Organiser II for Receive Mode
- Press ON/CLEAR to go to the main menu.
- Find and select the COMMS menu option, then press EXE.
- Select RECEIVE from the submenu and press EXE.
- Select PROCEDURE and press EXE.
- When the screen shows RECV A:, type the name GPRINT and press EXE.
The Organiser screen will show a blank screen waiting for bytes. When you click Start Transfer, select the correct COMMS link serial port from the browser's Serial Port Access Request popup, and the OPL source code will begin transferring automatically.
3. Transfer Progress
Sending...
Transfer Completed Successfully!
Follow these steps on your Organiser to translate/compile the routine:
- Press ON/CLEAR 3 times to return to the Main menu.
- Select PROG from the main menu and press EXE.
- Select EDIT, type GPRINT, and press EXE.
- Inside the OPL code editor, press MODE and select TRAN to translate the stub.
- Once translated, select SAVE to store the compiled procedure.
You are good to go! The GPRINT: graphics helper is now compiled and ready on your Organiser II.