iH
has anyone gotten MacPerl and the mysql.pm driver to work together? how?
thanks
-- hcir
mailto:[EMAIL PROTECTED]
iH
i am trying to convert 'entPhysicalVendorType' to its dotted decimal
equivalent. when the following script is run from Macperl the results are
entPhysicalVendorType => entPhysicalVendorType
entPhysicalVendorType => entPhysicalVendorType
any pointers to what i am not doing correctly will be a
Adam,
Well that was certainly an over site on my part, i had installed the unix
version. i have bookmarked Chris's page you sent.
Thanks!
-- hcir
mailto:[EMAIL PROTECTED]
> Did you install the Mac port of DBI located on Chris Nandors MacPerl porters
> page?? located at:
>
> http://pudge.net/
iH
i just got the book "Perl DBI" and am interested in using Data::Dumper. The
readme file included with Data::Dumper i got from perl.com does not address
it's use with MacPerl. can someone please point me to info on how to use
this moudule with MacPerl?
thanks
-- hcir
mailto:[EMAIL PROTECTED]
http://www.macperl.com/macperl/ptf_book/
MacPerl Power & Ease, a really GREAT book
-- hcir
mailto:[EMAIL PROTECTED]
Made with a Mac!
> I downloaded MacPerl a while back, and I'm just stating to use it but
> I have no idea where to start. I would really appreciate it if someone
> could point i
iH,
you may want to pull the source out of the MacPerl droplet and insert it
into your AppleScript
tell app "MacPerl"
do script ["
# perl stuff here
",fullPathName]
end tell
the fullPathName will be passed to the script as $ARGV[0].
-- hcir
mailto:[EMAIL PROTECTED]
> I have one question. I
could be a problem with line endings, you might try using bbedit to save the
text files with Mac line endings, instead of DOS
-- hcir
mailto:[EMAIL PROTECTED]
Made with a Mac!
> I am making a web site for my High School's Athletic Department. The school
> uses a mac, and i have installed macpe
i need to cause a delay in my program, sleep delays for a full seconds or
more, how do i sleep for 1/60 or multiple of 1/60 of a seconds?
thanks
-- hcir
mailto:[EMAIL PROTECTED]
hello,
i am reposting this hoping someone will be able to assist. the following
script works but not all the time. i can monitor the port the script
connects to and i can see that some of the transmitted data is lost; ie.
'omshow trk trafhr dogdid' becomes 'omshw trk trafhr dogdid'
is there a wa
i am writing a short script to log into a unix type box, request a report,
wait for the output and then log out. one problem i can't seem to figure out
is how to slow down the transmission of my commands. occasionaly the
commands i send lose a character or two which of course ...
how do i slow th
10 matches
Mail list logo