2008 Jul 27 6:22 PM
Where does code that was in SAPSCRIPT MAIN like this:
INCLUDE 'SD_RVADOR01' OBJECT TEXT ID SDVD PARAGRAPH HT
get put in SMARTFORMS Program?
Thank-You
2008 Jul 27 6:43 PM
it is a include text. you can include the way you include this in Script.
create the text element in the window , where you want the text to appear.
now double click on the text elemt, and then you will see the Editor in the Right side.
Now in the window you can see a Button EDITOR (Text Editor) , click on that.
Now you will land to a editor , if the editor is not Text Line Editor, then use the Menu
GoTo-> Change Editor
Then you will see the Line Text editor.
Now go to menu
INSERT->TEXT->STANDARD
Now give the Text name etc in the pop up. this will give the code
exactly what you have with you.
INCLUDE 'SD_RVADOR01' OBJECT TEXT ID SDVD PARAGRAPH HT
Regards
Vijay Babu Dudla
it is a include text. you can include the way you include this in Script.
create the text element in the window , where you want the text to appear.
now double click on the text elemt, and then you will see the Editor in the Right side.
Now in the window you can see a Button EDITOR (Text Editor) , click on that.
Now you will land to a editor , if the editor is not Text Line Editor, then use the Menu
GoTo-> Change Editor
Then you will see the Line Text editor.
Now go to menu
INSERT->TEXT->STANDARD
Now give the Text name etc in the pop up. this will give the code
exactly what you have with you.
INCLUDE 'SD_RVADOR01' OBJECT TEXT ID SDVD PARAGRAPH HT
Regards
Vijay Babu Dudla
2008 Jul 27 6:43 PM
it is a include text. you can include the way you include this in Script.
create the text element in the window , where you want the text to appear.
now double click on the text elemt, and then you will see the Editor in the Right side.
Now in the window you can see a Button EDITOR (Text Editor) , click on that.
Now you will land to a editor , if the editor is not Text Line Editor, then use the Menu
GoTo-> Change Editor
Then you will see the Line Text editor.
Now go to menu
INSERT->TEXT->STANDARD
Now give the Text name etc in the pop up. this will give the code
exactly what you have with you.
INCLUDE 'SD_RVADOR01' OBJECT TEXT ID SDVD PARAGRAPH HT
Regards
Vijay Babu Dudla
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |