[Gambas-user] Array for File class?
steveNewbie
steve32942000 at ...43...
Thu Jan 31 22:28:21 CET 2013
PUBLIC hFile AS NEW File[100] (Now COMPUTEs)
but
hFile[J] = OPEN (fileName ) FOR CREATE (Still DOES NOT COMPUTE)
I get error "Class 'File' is not creatable". I tried changing the
declaration to Stream with same error.
Steve
--
View this message in context: http://gambas.8142.n7.nabble.com/Array-for-File-class-tp40881p40883.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list