General guide for writing tools?
Posted: Mon Dec 08, 2003 5:14 pm
Is there a source for coding info for tools in textpad??
For example, like what variables are available ($FileName) or what functions are available(promt(text))?
I'd like to write some nice tools for cvs specifically, but would like to know what vars and functions are available to me. For example, could I show an open file dialog box simply by putting the correct method call in the params line for running a dos command??
Thanks.
For example, like what variables are available ($FileName) or what functions are available(promt(text))?
I'd like to write some nice tools for cvs specifically, but would like to know what vars and functions are available to me. For example, could I show an open file dialog box simply by putting the correct method call in the params line for running a dos command??
Thanks.