I am trying to load the file locally. What I have discovered so far is the line of data does not have a CR at the end. This seems to play havoc with the data load.
Is it necessary to have the CR after each line of data? Gary _____ From: [email protected] [mailto:[email protected]] On Behalf Of John Minyo II Sent: Monday, December 28, 2009 1:01 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: XLS Load Error Message At 12:29 PM 12/28/2009, you wrote: I guess including the message would have been a good idea. " .file.xls exists but is not a storage object." Thanks Gary _____ From: [email protected] [ mailto:[email protected] <mailto:[email protected]> ] On Behalf Of Gary Wendike Sent: Monday, December 28, 2009 11:01 AM To: RBASE-L Mailing List Subject: [RBASE-L] - XLS Load Error Message Has anyone run across the following error message when loading and XLS spreadsheet? I am receiving documents from a new web site and cannot get RBase to load either the XLS or CSV format. The XLS format issues the above message while the CSV format causes the system to hangup. Any ideas on what I should be looking for???? Gary, The error message suggests that the file is open and locked, perhaps by another user. Do you receive this message if you try to perform the LOAD locally? John

