Problem with "Open" function 
Author Message
 Problem with "Open" function

Hi all. I use such code (VB)

F1 = FreeFile
 Open Src For Binary Access Read As F1

where the Src is a file on the read only folder of another computer, and
receive an error. But no errror, if that folder is full access shared. How
can I open the file for reading on read - only folder? Can I use another
function?



Tue, 25 Feb 2003 11:41:53 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problem with "Open" function

2. Problem with "Open" function

3. Problem with "Open" function

4. Problem With "window.showmodaldialog("")"

5. DatePart Function "yy" problem

6. "Function address" problem

7. Problems regarding "Round" function

8. I have problem using function "Shell"

9. Problems with the "Now" function

10. Problems with "DIR" function

11. problems with mySQL "floor/ceiling" function

12. "Pure Virtual Function Call" Problem

 

 
Powered by phpBB® Forum Software