errors within an exported .slk file
Mike Fedkiw
mikefedkiwfp at aol.com
Sat Jul 19 16:34:30 PDT 2014
Someone just told me this...
The issue isn't with the amount of data but the number of rows. The variable used to store the row data for the exporter is signed and should be unsigned
I have no idea what that means
On Jul 19, 2014, Terry Graham <terryg at tlgsb.com> wrote:
>I wouldn't use a .slk file which has lots of Excel parameters. Just
>use
>a .csv file. I do it all the time.
>
>Terry Graham
>
>
>On 7/19/2014 4:11 PM, Mike wrote:
>> I have created files just like this in the past but every time I
>create
>> one from this file, it has tons of errors when I try opening it with
>> excel2003. This is a simplified processing table and it still getthe
>errors.
>>
>> This is exactly what the errors say
>>
>> cannot read record 688114.
>> continue reporting each error?
>>
>> Microsoft office excel cannot convert some of the cells. The total
>> number of errors found is 688114
>>
>> There's only 42,187 records in the file
>>
>> I also ran a process to clean up any junk or empty records while
>copying
>> the good ones into a new file. I also turned on the browse and
>scanned
>> through the records but didn't see any garbage within it
>>
>> this is ole line of what the data looks like
>> 10001310 0025 10004567
>> each of those is a separate column within the output file
>>
>> I just don't get it
>>
>>
>>
>> start ? If: 1 eq ""
>> Then: end
>> 2 ------- - - - - - - -
>> ? If: 26 eq ""
>>
>> 1. Then: end
>>
>> 3 ------- - - - - - - -
>> ? If: 8 eq ""
>> Then: end
>> 4 ------- - - - - - - - - - - -
>> ? If:
>> Then: export multi disfile=c:\export\discfile.slk
>> 5 ------- - - - - - - - - - - -
>> ? If:
>> Then: disfile(1)=1
>> 6 ------- - - - - - - - - - - -
>> ? If:
>> Then: disfile(2)=26
>> 7 ------- - - - - - - - - - - -
>> ? If:
>> Then: disfile(3)=8
>> 8 ------- - - - - - - - - - - -
>> ? If:
>> Then: end
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>http://mailman.celestial.com/pipermail/filepro-list/attachments/20140719/fe8e8fd3/attachment.html
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> Subscribe/Unsubscribe/Subscription Changes
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
>>
-- Sent with K-@ Mail - the evolution of emailing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20140719/d19b74f8/attachment.html
More information about the Filepro-list
mailing list