EasyManua.ls Logo

GPRINTER GP-3150TIN - Eop

GPRINTER GP-3150TIN
85 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2. Use Run command to start the program
C:\>COPY CON LPT1<ENTER>
RUN “EXAMPLE.BAS”<ENTER>
<CTRL><Z>
C:\>
Below is an example of downloading data file.
DOWNLOAD “DATA”,20,COMPUTER<Enter>
2001<Enter>
21<Enter>
Note: <ENTER> stands for keyboard “ENTER” key. In the above
example, please press “ENTER” key instead of typing <ENTER>
in the above example.
See Also
EOP, RUN, PUTBMP, PUTPCX,
EOP
Description
End of program. To declare the start and end of BASIC language commands
used in a program, the DOWNLOAD “FILENAME.BAS” must be added in the
first line of the program, and “EOP” statement at the last line of program.
Syntax
EOP
Example
DOWNLOAD “DEMO.BAS”
SIZE 4,4
GAP 0,0
DENSITY 8
SPEED 6
DIRECTION 0
REFERENCE 0,0
SET PEEL OFF
CLS
TEXT 100,100,”3”,0,1,1,”DEMO PROGRAM”
PRINT 1
EOP
See Also
DOWNLOAD, EOP,

Related product manuals