cancel
Showing results for 
Search instead for 
Did you mean: 

Edit text

Former Member
0 Kudos

Hello all,

I have a Z program that prints a sapscript.

I need to add a button to my program that allows the user to edit a text that will then be printed in the form.

I have found a few ways to show a text window but none of them will return the text in a structure like TLINE so that i will know where are the line breaks.

Does anyone know how can i do this?

Thank you

Nuno Silva

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

you can build a screen using dialog programming and then in that screen put a push-button to call your script.write the necessary codes.

if any problem,please revert back with some more details.

Sid