Post Reply 
Notes and help
02-23-2015, 10:34 AM (This post was last modified: 02-23-2015 10:36 AM by Thomas_Sch.)
Post: #16
RE: Notes and help
(02-23-2015 10:25 AM)salvomic Wrote:  However I tried also your code for handling Help button, I think to try using it as a "wrapper" for a program, otherwise I'm not sure how use when the program starts: the user input programName(par1, par2), now to have the help I probably must start with the "wrapper" to handle help key and start the functions of the program, am I wrong?
Yes, it's a simple wrapper (idea from Wolfgang, it's not from my brain!).

If yur user enters programName(par1, par2), this idea may not be optimal.
But if the user enters programName("help") or programName("h") or even programName("?") you may check the parameters (i have seen another discussion in the forum), and print the help text, directly or by using Print(Notes("programNameHelp")).
Just an idea.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Notes and help - salvomic - 02-21-2015, 10:24 AM
RE: Notes and help - bobkrohn - 02-21-2015, 08:27 PM
RE: Notes and help - salvomic - 02-21-2015, 08:28 PM
RE: Notes and help - Thomas_Sch - 02-22-2015, 10:22 AM
RE: Notes and help - salvomic - 02-22-2015, 10:33 AM
RE: Notes and help - Thomas_Sch - 02-22-2015, 10:59 AM
RE: Notes and help - salvomic - 02-22-2015, 11:04 AM
RE: Notes and help - Thomas_Sch - 02-22-2015, 11:10 AM
RE: Notes and help - salvomic - 02-22-2015, 11:53 AM
RE: Notes and help - Thomas_Sch - 02-23-2015, 07:37 AM
RE: Notes and help - salvomic - 02-23-2015, 08:36 AM
RE: Notes and help - Thomas_Sch - 02-23-2015, 09:49 AM
RE: Notes and help - salvomic - 02-23-2015, 10:01 AM
RE: Notes and help - Thomas_Sch - 02-23-2015, 10:13 AM
RE: Notes and help - salvomic - 02-23-2015, 10:25 AM
RE: Notes and help - Thomas_Sch - 02-23-2015 10:34 AM
RE: Notes and help - salvomic - 02-23-2015, 10:38 AM
RE: Notes and help - Thomas_Sch - 02-23-2015, 10:59 AM
RE: Notes and help - salvomic - 02-23-2015, 11:10 AM



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