Post Reply 
Automatically generating program from a template.
01-19-2015, 12:28 AM
Post: #11
RE: Automatically generating program from a template.
(01-18-2015 02:17 PM)Han Wrote:  Or use the string command. STRING("abc") -- this saves you from having to keep track of the double quotes.

Hello,

Yes, it works like a charm with STRING(some_name). When the string for the generated prgm. passes through "Programs("name_for_the_prgm"):=string;" whatever is inside STRING(some_name) stays as a string so the generated program has no problems.

Cheers
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Automatically generating program from a template. - John P - 01-19-2015 12:28 AM



User(s) browsing this thread: 1 Guest(s)