csv files, not xls The OPEN works, the READNEXT works, the READ is where it fails A SELECT by the way, returns the correct number of entries, it just won't EDIT any of them. -----Original Message----- From: Holt, Jake <[email protected]> To: U2 Users List <[email protected]> Sent: Tue, May 6, 2014 1:09 pm Subject: Re: [U2] [Universe] [Windows]
Are you using open or openseq for the xls files? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Wjhonson Sent: Tuesday, May 6, 2014 12:05 PM To: [email protected] Subject: [U2] [Universe] [Windows] Running Universe 11.1.9 Information flavor on top of Windows A process which has been running for months, has suddenly decided that it has a "Fatal Error" ! When I debug it further, I get this symptom. In a Universe BASIC program, I can OPEN the file (a type 1 directory) I can SELECT the elements in the file (perfect) I can READNEXT each element (perfect so far) When I try to READ one of these items (windows files) I get in the ON ERROR clause the error set to 40070 What has occurred? Who has messed with what? How do I fix it? Thanks. _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
