Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Cody Pendant's scratchpad

by Cody Pendant (Prior)
on Jun 01, 2004 at 22:17 UTC ( [id://358679]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $str = 'msxsl C:\path\foo.xml C:\path\bar.xsl -o C:\path\output.html';
    `$str`;
    
  2. or download this
    $str = 'msxsl C:\path\foo.xml C:\BAD-path\bar.xsl -o C:\path\output.ht
    +ml';
    `$str`;
    
  3. or download this
    Error occurred while loading document 'C:\BAD-path\bar.xsl'.
    
    Code:   0x800c0006
    The system cannot locate the object specified.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-24 17:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found