Application Development 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: 

Understanding Standard text

former_member216668
Participant
0 Kudos

While editing a SAP script for label printing i came across a Standard text given below.

Can some one tell me what exactly does this ^ symbol does here. I am having trouble following this text,

NEW-PAGE

^XA

DFZ_RELE-1FS

^PRC

LH0,0FS

^LL406

^MD0

^MNY

LH20,20FS

FO128,269A0N,27,23CI13FRFN999FS

FO464,367A0N,27,23CI13FRFN998FS

FO104,321A0N,27,23CI13FRFN997FS

BY2,3.0FO424,174BCN,51,Y,N,NFRFN996FS

FO104,190A0N,37,41CI13FRFB240,2,0,LFN996^FS

BY2,3.0FO388,92BCN,51,Y,N,NFRFN995FS

FO102,104A0N,38,41CI13FRFB191,2,0,LFN995^FS

FO709,269A0N,27,23CI13FRFN994FS

FO446,269A0N,27,23CI13FRFN993FS

FO82,367A0N,27,23CI13FRFN992FS

FO693,323A0N,27,23CI13FRFN991FS

FO532,323A0N,27,23CI13FRFN990FS

FO168,55A0N,27,23CI13FRFN989FS

FO20,55A0N,27,23CI13FRFDDescription:FS

FO22,107A0N,27,23CI13FRFDPart #:FS

FO20,269A0N,27,23CI13FRFDExp. Date:FS

FO20,323A0N,27,23CI13FRFDTemp:FS

FO23,365A0N,27,23CI13FRFDEXP. DATE:FS

FO390,269A0N,27,23CI13FRFDQTY:FS

FO639,271A0N,27,23CI13FRFDU/M:FS

FO0,0FRGB813,0,45FS

FO18,191A0N,27,23CI13FRFDBatch:FS

FO386,321A0N,27,23CI13FRFDContainer#FS

FO386,365A0N,27,23CI13FRFDTemp:FS

FO354,12A0N,31,23CI13FRFDRELEASEDFS

FO625,321A0N,27,23CI13FRFDOfFS

FO4,308GB811,0,1^FS

FO0,353GB811,0,1^FS

FO4,164GB813,0,1^FS

FO10,82GB813,0,1^FS

FO4,252GB813,0,1^FS

^XZ

Brgds,

K

Edited by: Ken Thompson on Oct 14, 2008 10:21 AM

7 REPLIES 7

kiran_k8
Active Contributor
0 Kudos

Ken,

Not so sure but may be this can give you some lead.

http://www.zebra.com/id/zebra/na/en/index/products/special_features/proglang/apl.html

K.Kiran.

former_member223537
Active Contributor
0 Kudos

Hi Ken,

There are many label generation softwares available on internet. We simply need to create the layout using the software & the software would generate the code for SAP Script.

The above given code is also a part of the same.

Search on internet for Label printing software & you would get the idea to read the code.

Best regards,

Prashant

0 Kudos

Prashanth,

How much are they compatible with SAP Script?Can you please let us know a software which you had used ?

K.Kiran.

0 Kudos

Prasanth, Kiran

First of all thanks for leading me to the right way!!!

i think they are using a software called Bar one for label printing.

But any idea as how to use it?

Thanks guys!!!

That was a lot of help.

Cheers,

K

0 Kudos

Ken,

Check the below thread which will give you an idea how we did it.

If any doubts revert.

K.Kiran.

former_member223537
Active Contributor
0 Kudos

Hi Ken,

Please download the software from internet on your system.

You will have to create the layout using the software.

The software will then create a file & will place it on desktop.

You will have to upload the file in SO10 as ITF file.

The necessary steps are given in the website.

Best regards,

Prashant

0 Kudos

Thanks Prasanth!!!