Good morning, I want to load a string that is contained in my file *. Res (whatever is in html, string table, etc..). There is that possibility? already very grateful.
Good morning, I want to load a string that is contained in my file *. Res (whatever is in html, string table, etc..). There is that possibility? already very grateful.
To retireve from String table, you can use FW function LoadString.
STRINGTABLE
BEGIN
10, "Testing strings loading from Resources"
20, "02/27/94"
ENDGood morning, I did this test and it worked, but there is a character limitation correct? is there any way that there is no such limitation? this linhares your code is the file DCDATA right?
Arthur,
What limitation do you mean ?
You can use PellesC resources editor to easily build it