‎2008 Mar 20 5:36 PM
Hi Guys,
I am changing the program done by other guys.i am getting an error like
In form ZF110_CAN_CHECK1 / window MAIN , the element 510-B (Text-B) is missing .In main window we are having of that script i was able to see some numbers like 510 511 and 512 like that so many like this /E 510.
so any body can tell me what's the problem?
Thanks,
Gopi.
‎2008 Mar 20 6:26 PM
Hi,
When you see "/E" it means it's the script command saying anything that you give in that line is an ELEMENT.
This Element is called by your print program when you are executing the Sapscript to do necessary action.
You are getting an error saying 510 element is missing.
Please check if it's commented out with "/*" or may be "B" is mistakely used to represent Bold text. Plz take off that....or change it...play with it....am sure you wont see the error.
I hope it helps.
thanks.