FindFirstFile/FindNextFile vs InputFile/PrintFile


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Robert G Laurin on February 20, 2024 at 10:44:16:

I encountered this issue Again !

I can use FindFirstFile/FindNextFile to get the full name of a file sitting on a server.

I can use the Path or the UNC of a Domain Share.

Examples:

\\ServerName\Share\Accounts\Banking\{FilePattern}
or
\\Domain\Accounts\Banking\{FilePattern}

However, If I want to use InputFile/PrintFile, I cannot use the Domain share.

\\Domain\Accounts\Banking\MyNewFile.dat

will fail everytime while

\\ServerName\Share\Accounts\Banking\MyNewFile.dat

Will work for either InputFile or PrintFile


Can this be fixed or standardized ?

I am pretty sure I don't have to explain why Domain shares are used.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]