in reply to Re: The right Tk file selecter
in thread The right Tk file selecter
Very, very simple... just picking a list of input files and an output file. It's just something I have to hand off to someone else in the company who really isn't quite savee enough to handle command lines and shell globs. :-)x12concatenate outfile.x12 infile1.x12 [infile2.x12 ...]
The funny thing is that it wouldn't take a heck of a lot more work to turn it into a general "run a script" wrapper which could parse a standard command line "usage" description and give a UI for launching the script... well, maybe that would still be a bit of work... but you get the idea. MakeOpt::GUI, or something... heh. Maybe I'll work on that for CPAN after "the Company" clears me to put r.pm up on CPAN.
------------ :Wq Not an editor command: Wq
|
|---|