Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: ODMA document access via Perl

by dakkar (Hermit)
on Jan 07, 2003 at 14:53 UTC ( [id://224981]=note: print w/replies, xml ) Need Help??


in reply to ODMA document access via Perl

What is ODMA?

Apart from that, "opening a file" in Windows is really an abstract act: it can open an actual, local file, or a remote file via various protocols, or a dynamically-generated resource of some sort.

I think that you have installed some driver that tells Windows how to handle file requests in the form ::ODMA\.

Perl's open can only access local files. You can try using Win32API::File's functions createFile and OsFHandleOpen to open a Perl filehandle to a generic resource (NOTE: I don't use Win32, so I can't guarantee that this will work)

-- 
        dakkar - Mobilis in mobile

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://224981]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-25 15:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found