johndwill
09-15-2005, 11:09 PM
I've created several separate script files with common functions that I use in several installers. I've used the technique where I put the functions into a table so I can access the funcs just like SetupFactory's internal funcs. This is working great!
I was wondering, though, is it possible to tie into the Action Editor's auto-complete functionality so that my functions are shown when I do Ctrl-Space? What about the help (although I don't care as much about that)?
Thanks
John
I was wondering, though, is it possible to tie into the Action Editor's auto-complete functionality so that my functions are shown when I do Ctrl-Space? What about the help (although I don't care as much about that)?
Thanks
John