Thanks brian,
I read through the guide and decided that I might change my modules
from
Copy::GenericServiceProviderCopy
Copy::LocalFileOp
SharePoint::SPSOAP
to
CopyTree::VendorProof
CopyTree::VendorProof::LocalFileOp
SharePoint::SOAPHandler
For the sake of clarifying what my modules do.
To ex
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article
, y
s wrote:
> I've created some modules that'll enable me to do simple file
> operations between the local machine and a remote MS Sharepoint server
> (http or https via SOAP)
Hi Monks,
I've created some modules that'll enable me to do simple file
operations between the local machine and a remote MS Sharepoint server
(http or https via SOAP), and I need help naming my modules. As it
stands, the modules come in three parts:
Copy::GenericServiceProviderCopy
Copy::LocalF
Message-
> From: Jones, Russ
> Sent: Friday, December 13, 2002 8:45 AM
> To: '[EMAIL PROTECTED]'
> Subject: Help with module name
>
> I'm working on a module that will control the Vytek's TelAlert paging
> (those little radio devices
I'm working on a module that will control the Vytek's TelAlert paging (those
little radio devices you wear on your belt, not "more") software. It will
allow the calling program to query and maintain the configuration files, to
issue pages, to check the status of those pages in the log files.
This