At 7:15 pm -0400 11/04/01, Chris Nandor wrote: >GetURL works in place of the ICLaunchURL calls. This is its implementation: > > sub GetURL { > my $url = shift or return; > ICGeneralFindConfigFile($ICInstance); > ICLaunchURL($ICInstance, 0, $url); > } > >Not much to it. :-) It is just a shortcut. Ah, many thanks. > >I find incidentally that the version of InternetConfig.pm in MacPerl >>5.6.2 does not work with MacPerl 5.2.1a1. Is that to be expected I >>wonder? > >Hm, I haven't looked at it; what about it doesn't work? This error message: "# Can't load 'Knapton:Applications:MacPerl Ÿ:lib:MacPPC:auto:Mac:InternetConfig:InternetConfig' for module Mac::InternetConfig: # DynaLoader error [-2807, Perl--Perl_Top_ptr]. File 'Knapton:Applications:MacPerl Ÿ:lib:DynaLoader.pm'; Line 172" Something is amiss with the binary? I have no idea what 'Perl_Top_ptr' is. Alan Fry
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Chris Nandor
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Morbus Iff
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Alan Fry
- [MacPerl] [OT] "Morbus Iff's Program" Morbus Iff
- Re: [MacPerl] [OT] "Morbus Iff's Program" Morbus Iff
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Chris Nandor
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Alan Fry
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Alan Fry
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Gero Herrmann
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... John W Baxter
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Paul J. Schinder
- Re: [MacPerl] Processes, Command Parameters, and Other Ap... Chris Nandor
- Re: [MacPerl] Processes, Command Parameters, and Oth... John W Baxter