A-99
GS RS Set Inverse Print Mode Example
OPEN "COM1:9600,N,8,1" FOR OUTPUT AS #1
PRINT #1, “^027*Normal ";
PRINT #1, “^029^030Inverse^029^031 ";
PRINT #1, “Normal^010";
PRINT #1, “^012”;
Example 27: GS RS Set Inverse Print Mode
GS US Cancel Inverse Print Mode Example
OPEN "COM1:9600,N,8,1" FOR OUTPUT AS #1
PRINT #1, “^027*Normal ";
PRINT #1, “^029^030Inverse^029^031 ";
PRINT #1, “Normal^010";
PRINT #1, “^012”;
Example 28: GS US Cancel Inverse Print Mode
GS * Landscape Mode Graphics Example
OPEN "COM1:9600,N,8,1" FOR OUTPUT AS #1
PRINT #1, “^027*^029t^040^029V1";
PRINT #1, “^029*^001^001^003^010^010”;
FOR I = 1 to 100
PRINT #1, CHR$(I);
NEXT I
PRINT #1, "^012";
Example 29: GS * Landscape Mode Graphics
GS A Starting Position of Bar Code Example
OPEN "COM1:9600,N,8,1" FOR OUTPUT AS #1
PRINT #1, “^027*";
PRINT #1, “^029A^000^203";
PRINT #1, “^029h^203^029W^003^005";
PRINT #1, “^029k^004^006DYMO";
PRINT #1, “^012”;
Example 30: GS A Starting Position of Bar Code
Summary of Contents for LabelWriter SE300
Page 1: ...LabelWriter SE300 User Manual Dymo CoStar Corp 599 W Putnam Ave Greenwich CT 06830 6092...
Page 10: ...1 6...
Page 52: ...4 48 ESC Q Set Top Margin DESCRIPTION Provided for LabelWriter EL compatibility...
Page 66: ...4 62...
Page 78: ...4 74...
Page 79: ...4 75...
Page 108: ......
Page 114: ...B 110...