[In a message on Mon, 22 Nov 1999 20:25:10 GMT, "Bart Lateur" wrote:] >On Mon, 22 Nov 99 08:49:51 -0800, Brian McNett wrote: > >>For quick & >>dirty hacks, I just use STDIN/STDOUT and make a console interface (not >>very Mac-Like, but for light-duty work it's just fine). > >You could have a different approach on each platform, i.e. use command >line switches on PC/Unix (/MPW?), and make MacPerl ask for the settings, >on a plain Mac. Using $^O to make the distinction. Use Tk. Someday it will be ported to the Mac, I'm sure. Wrap the routines around which architecture you're on. On a mac, make the input function use the Toolbox, on everything else, use Tk; Sean # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org