Re: need Net::AIMTOC help



daniel kaplan wrote:

> this is my current app, and still the same:
>
> #!/usr/bin/perl
>
> my $out = ();

my $out;

Does the script print anything at all? Oh, and since the print + exit is
exacly the same as the code after the catch, I would remove it (the script
will skip the catch if there is nothing to catch).

Did you view the source of the page you output?
Does the script run on the command line (shell)?
Did you check your error log?

--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html

.



Relevant Pages

  • Publishing a Custom form: OL2002 sp2
    ... The custom form in question utilizes VB script to print ... once our Exchange admin published the form to the Organization Forms ... my VB script print button ceased working. ...
    (microsoft.public.outlook.program_forms)
  • Re: Writing to a text file
    ... Joe H ... I have figure out a way to make the script print the computer name on ... How do I make a script save to a text file in the c drive on my server? ... Set objShell = CreateObject ...
    (microsoft.public.windows.server.scripting)
  • Re: Writing to a text file
    ... admin passwords in different OU in my network. ... I have figure out a way to make the script print the computer name on the ... How do I make a script save to a text file in the c drive on my server? ... Set objShell = CreateObject ...
    (microsoft.public.windows.server.scripting)
  • Re: Creating Secure Standalone Binaries for 9/X
    ... I can't figure out how to lock down the app ... so the IP of the script is unprotected. ... does is copy the text of your script into the resource: ... Of course, as Andreas said, it's probably just a matter that the file type ...
    (comp.lang.tcl)
  • Re: WebBrowser Control (VB5, VB6) & window.external. Possible?
    ... VB app for this information. ... <SCRIPT Language=JavaScript> ... app has to know something about the webpage objects, ... code has to know something about the hosting application. ...
    (microsoft.public.vb.general.discussion)