It looks like you're new here. Sign in or register to get started.
IF frmMyForm.RUNMODAL = ACTION::Ok THEN BEGIN MESSAGE('Postcode:<%1>',frmMyForm.GetPostCode()); END;
GetPostCode() : Code20 EXIT(codPostCode); // codPostCode is the variable for the postcode on the form
Comments
Can you explain what you want to do? With more info, we can better give you another solution.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
To call it :
make a variable of the form:
And a function in the form:
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
RIS Plus, LLC
I will stick by the Dialog it will do.
again ThanX