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.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to