1. Mr. Cuny RE: RES.E
- Posted by C & K L <candkNOSPAM2ME at TICNET.COM> Nov 24, 1998
- 427 views
Howdy! I need to be able to WRITE to my resource file. Is there a way to do this in the current incarnation of res.e? What would it take to enable this capability? Thanks! ck lester
2. Re: Mr. Cuny RE: RES.E
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Nov 24, 1998
- 435 views
ck lester wondered: > I need to be able to WRITE to my resource file. The normal read/write file functions should work normally. Just make sure you don't write beyond the space that was initially allocated for the file, or you'll corrupt the resource file. -- David Cuny