PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: Thomas Bock on November 29, 2023, 02:50:34 AM

Title: temporary error 11
Post by: Thomas Bock on November 29, 2023, 02:50:34 AM
On customer sites we encounter temporary error 11 on ky$=key(channel,kno=0,end=*next). When we try to reproduce the errors on these systems then the errors are gone. A change to "err=*next" is no option, because that would hide a corrupted file.

What is the reason for these errors 11?
Title: Re: temporary error 11
Post by: EVa on November 29, 2023, 04:44:16 AM
Can you show us the FIN(file,"FILE_CREATE") for that file ?
Title: Re: temporary error 11
Post by: Thomas Bock on November 29, 2023, 07:43:17 AM
KEYED "BA_TEXT",[1:1:10]+[2:1:3],0,-256,BSZ=4,OPT="2",SEP=$8A$

IOLIST TEXT_NR$,LFD_NR$,TEXT$

TEXT_NR$ delimited 10
LFD_NR$ delimited 3
TEXT$ delimited 80

Title: Re: temporary error 11
Post by: James Zukowski on November 29, 2023, 08:55:48 AM
This may have something to do with the file being built as an EFF file.
See EFF vs VLR File Formats (https://manual.pvxplus.com/PXPLUS/PxPlus%20User%20Guide/File%20Handling/Data%20Files/EFF%20vs%20VLR%20File%20Formats.htm) for further details.
Title: Re: temporary error 11
Post by: Thomas Bock on December 13, 2023, 10:05:07 AM
Here is another one, which throws an error 11 every now and then without need.

KEYED "M50002",[1:1:1]+[1:2:8]+[1:10:4]+[1:21:20]+[1:14:7],[1:21:20]+[1:1:1]+[1:2:8]+[1:10:4],[1:41:3]+[1:44:10]+[1:21:20]+[1:1:1]+[1:2:8]+[1:10:4],[1:54:10],0,-512,BSZ=4,OPT="0",SEP=$8A$

It is a VLR file.