What does the True/False stand for in the File command?

fdx12345

Active Member
Licensed User
Longtime User
Given:

Writer.Initialize(File.OpenOutput(File.DirDefaultExternal, "1.txt", False))

what does the "False" switch do vs "True"? I did not see any explanation of that parameter.
 

fdx12345

Active Member
Licensed User
Longtime User
I think I found it

I believe it is a switch for read only. The switch is not specifically mentioned in the delcaration in the library.
 
Upvote 0

fdx12345

Active Member
Licensed User
Longtime User
My Error

Sorry. It is there in the documentation. I must have experienced a blind spot.

Bill
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…