Hello, I am a new Perl programmer and I have just discovered the win32::api interface. I think it is really cool. I have written a plain Jane menu script in Perl that executes on the command line but I would like to Gui-ize it to make it more user friendly for my W-intel techs. How can I call other scripts from the menu items in the MDI form or is there a way I can use form objects for input then use them for running a script in the background?
Thanks, Mike