RascalBird
Registered User.
- Local time
- Today, 09:34
- Joined
- Oct 5, 2004
- Messages
- 20
Hi all
I am desperately trying to work out the code I would use if I wanted to determine the length of the string currently in a text box
I need a command button, when it is pressed, to insert some constant text at the current location.
I assumed that this would be done by determining the amount of text currently in the text box and then inserting the text at the current location
Any thoughts on how I could do this or any better ways to perform the same action
Thanks in advance
I am desperately trying to work out the code I would use if I wanted to determine the length of the string currently in a text box
I need a command button, when it is pressed, to insert some constant text at the current location.
I assumed that this would be done by determining the amount of text currently in the text box and then inserting the text at the current location
Any thoughts on how I could do this or any better ways to perform the same action

Thanks in advance