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

SAPScript Basic

Former Member
0 Likes
404

Hi Friends,

I have an sapscript with a line as follows,

C10;AF2;36;2.9;3;0;0

(C10 is not a characted format, I've checked that)

Can someone please explain the meaning of last 6 value separated by semicolons? It would be helpful if one can suggest a tutorial/document which explains the meaning/syntaxt of sapscript commands.

Thanks & Regards,

Netrey

2 REPLIES 2
Read only

Former Member
0 Likes
376

Hi,

Where in sapscript are you getting these numbers from?

Warren

Read only

Former Member
0 Likes
376

well i do a LOT in SAP-Script and i never faced something like this. are you really sure you are getting this as sap-script code?

or is this the printout?

if this is the printout, noone can tell you what this shall be without having a look in your code.