On Wed, 11 Apr 2001 13:05:23 +0100, Alan Fry wrote:

>You could, on launching the runtime, put up a dialog with 
>MacPerl::Ask() and set a global variable;
>
>     $SETTINGS->{creator} = MacPerl::Ask("Enter browser creator type", "MOSS");

Better use a "choose file" dialog, and get the creator type from the
file path.

-- 
        Bart.

Reply via email to