Code Comments
Programming Forum and web based access to our favorite programming groups.Hi All, I am using Powerbuilder 11.0. We need to create some files in a specific folder. But that particular folder is Read only, Which is not having rights to insert a file into that folder. Suppose, I need to create some files in C:\PBReports But PBReports having no rights to create files inside that. In Powebuilder Script , i am using "FileOpen" FileOpen(C:\PBReports\cashcollection.txt', LineMode!, Write!, LockReadWrite!, Replace!) But its not getting inserted in that folder and its returns -1. Kindly help me to overcome from this issue. How can i create files in that folder. Expecting your valuable suggestions and hints Thanks in advance SK
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.