Regarding a form [message #184656] |
Thu, 27 July 2006 06:38 |
orafan2003
Messages: 122 Registered: February 2006
|
Senior Member |
|
|
Hi,
I am storing all the values that I enter in my form in a variable and then in the When-button-pressed , I am writing
message(variablename);
to view it. I can view it at run-time but the default pop-up window is very small and I am not able to view
all the values. I am not able to increase its size nor copy those values. Is there any option to see the entire message and select the message with the mouse so that I can copy it ?
Please guide.
|
|
|
Re: Regarding a form [message #185884 is a reply to message #184656] |
Fri, 04 August 2006 00:58 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
have a look at the 'edit_item' command. This will give you a bigger 'area' with which to work.
David
|
|
|