
69
Inserts a new character at the cursor position.
Switches between upper/lower case characters as the shift
key is pressed.
Deletes the character at the cursor and shifts all the
characters on the right forwards.
Switches to upper case characters.
Moves the cursor to right.
Moves the cursor to the leftmost position.
Moves the cursor to the rightmost position.
Example: Stand alone operation with keyboard form
Please follow the procedure below:
1. Make a command file for the form, KBD.FRM
2. Send the file, KBD.FRM to printer under MS-DOS
DOS command : COPY/B KBD.FRM LPT1:
3. Enable the AUTO FORM function in the privileged settings menu.
V00,15,N,"Product Name ?"
Define variable and display
message
C0,10,N,+1,"Product No. ?"
Define counter and display message
A50,20,0,4,1,1,R,‖ABC
COMPANY‖
Print barcode I25 for counter
Comentarios a estos manuales