you should be able to use String[i] function for the first letter.
As for the other letters you must make a new search code, which will find your text and select it, placing in memory values integers of the start selection and end selection.
It's a little bit more complicated than these tutorials.. :)
do you know how to display the first letter in a string and search for a space and then display the first letter and everything after the first space. Also, could you please let me know how to delete the values between two spaces in a string
and how to validate a menu so only numbers not letters can be entered
Thank you very much if you can help. If you can't then could you please direct me to a place where you can
Merci
VBMENOW 5 months ago
@STARLARKS
you should be able to use String[i] function for the first letter.
As for the other letters you must make a new search code, which will find your text and select it, placing in memory values integers of the start selection and end selection.
It's a little bit more complicated than these tutorials.. :)
rippl0in0my0voice 1 year ago
thx a lot!
Q3o5 2 years ago
do you know how to display the first letter in a string and search for a space and then display the first letter and everything after the first space. Also, could you please let me know how to delete the values between two spaces in a string
and how to validate a menu so only numbers not letters can be entered
Thank you very much if you can help. If you can't then could you please direct me to a place where you can
STARLARKS 2 years ago
The world of Delphi is just plain fascinating
markvolny 2 years ago