My goal is to make a label have a caption of a textbox, but it's not that simple... It would be easier to explain with examples.
Example: text1.text has the text:
00000000000`cc2`00000000000000
And then label1.caption will be:
cc2
Is there a code that makes the label have the caption of the textbox between the two ``? Note that sometimes there are more characters before the "``".
(sorry for my bad english, i hope you still understand)




Reply With Quote