Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Barone SAPscript command

Former Member
0 Likes
513

Hi,

Can anyone tell me how to interpret the following commands pasted below.

I also want a general understanding of Zebracommands that we use in SAPscript.

I have a requirement a include a new field and change the font size.

Please give me your suggestions.

20000001

^XA

DFPRODRE-1FS

^PRC

LH0,0FS

^LL1172

^MD0

^MNY

LH0,0FS

FO244,482A0N,29,25CI13FRFB280,1,0,CFN999^FS

BY3,3.0FO90,516B3N,N,142,N,YFRFN998FS

FO266,1010A0N,31,28CI13FRFB236,1,0,CFN996^FS

FO268,1056A0N,27,29CI13FRFB230,1,0,CFN995^FS

FO633,723A0N,29,25CI13FRFB104,1,0,CFN994^FS

BY2,3.0FO76,779B3N,N,142,N,YFRFN993FS

BY2,3.0FO67,253B3N,N,142,N,YFRFN992FS

FO58,1013A0N,29,25CI13FRFB180,1,0,CFN991^FS

FO62,739A0N,29,25CI13FRFB464,1,0,CFN990^FS

FO104,174A0N,29,25CI13FRFB564,1,0,CFN989^FS

FO224,216A0N,29,25CI13FRFB324,1,0,CFN988^FS

FO80,62A0N,38,57CI13FRFDPRODUCTION REPORTINGFS

FO357,131A0N,35,31CI13FRFDItemFS

FO346,442A0N,30,25CI13FRFDBatch #FS

FO246,695A0N,30,25CI13FRFDQuantityFS

FO655,689A0N,30,25CI13FRFDUOMFS

FO103,951A0N,30,25CI13FRFDUser IDFS

FO262,952A0N,33,28CI13FRFDDate (yyyy/mm/dd)FS

FO531,951A0N,28,28CI13FRFDBatch / Hopper #FS

FO40,110GB691,0,4^FS

FO42,677GB691,0,4^FS

FO40,416GB691,0,4^FS

FO40,933GB691,0,4^FS

FO42,1109GB691,0,4^FS

FO623,761GB112,0,4^FS

FO621,677GB0,86,4^FS

FO248,939GB0,168,4^FS

FO510,933GB0,174,4^FS

^XZ20000002

^XA

^XFPRODRE-1.ZPL

FN999FD60000001^FS

FN998FD>;>60000002^FS20000003

FN996FD60000003^FS

FN995FD60000004^FS

FN994FD60000005^FS

FN993FD60000006^FS

FN992FD>;>60000007^FS20000004

FN991FD60000008^FS

FN990FD60000009^FS

FN989FD60000010^FS

FN988FD60000011^FS

^PQ60000012,0,1,N

^XZ

^FX End of job

Thanks,

Micheal

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
375

Search Forum/Google for ZPL Language this is what SAP uses to print on Zebra Printers. You will get lots of docuemntation.

1 REPLY 1
Read only

amit_khare
Active Contributor
0 Likes
376

Search Forum/Google for ZPL Language this is what SAP uses to print on Zebra Printers. You will get lots of docuemntation.