At 2:19 pm +0200 11/04/01, Bart Lateur wrote:

>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.

Yes, indeed. In that case the path could be handed off to 
launchParam->new() saving the need to look up the creator anyway. 
Morbus Iff wouldn't need to use MoreFiles either, which would save a 
little bit on the runtime size.

Alan Fry

Reply via email to