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

Re: [MacPerl] Problem w/SetFileInfo



|&MacPerl::SetFileInfo("MSWD", "TEXT", MCERROR, MCSTATS, MCHEADS);
|print MCERROR "\n\n1. This is the os:  ", $Config{'osname'}, "\n\n";

I believe SetFileInfo takes scalars containing the file names, not file
handles:

&MacPerl::SetFileInfo('MSWD', 'TEXT', 'Macintosh HD:errors',
    'Macintosh HD:stats', 'Macintosh HD:heads');

Brian

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