[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] beginner's q...



On 05 Aug 99 01:42:15 PDT, Nicholas G. Thornton wrote:

>Nevermind about finding out Mime types, I figured that one out :)  Some
>questions about prettying the script up though... When I run it I get
>"ttxtTEXT" or "McPLTEXT" etc. How can I change the output so I get "TEXT/ttxt"?
>
>#!perl
>print MacPerl::GetFileInfo(@ARGV);

print join "/", reverse MacPerl::GetFileInfo(@ARGV);

	Bart.

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org