Error message about the errmsg file
Nancy Palmquist
nlp at vss3.com
Thu Jun 9 11:01:47 PDT 2005
Don Coleman wrote:
> I have a client who is receiving the following error several times per
> day in an RCLERK IUA function..
>
> A filepro error has occurred on file
> \QS1\TODO\FILEPRO\HALFQTR\LOCKFILE
> line #385 & 129
>
> PRMMESSG: can't open E:\FP_SETUP_FILES\FP5.0.13\FP\LIB\ERRMSG
>
> filepro error #1
>
> Windows 2000 Advanced Server, Windows 2000 clients, fP v5.0.13RN9
>
> Line number 385 only contains a return statement, oddly, 1 line before
> the lookup to the file titled HALFQTR which is part of a gosub routine.
> The label to that gosub routine is on line #386 which is the lookup to
> the HALFQTR file. Line #129 has nothing to do with the HALFQTR file nor
> a gosub. I know the referenced file contains the fP error message
> codes. I can open the file with notepad and it appears legible. Does
> this indicate the file is corrupt or is something else happening? TYIA.
>
> Don Coleman
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
Don,
Be sure when you retokenize it is with the correct automatic table
flagged. Check your menu line and if it has a -y something then run
rcabe with the same -y something.
I have suggested many times that the processing table have a way to
identity the automatic table build in so it would always do it right.
Jeff had some good suggestions also. Try rearranging a few subroutines
and see if the error location changes. It might give you a clue.
I also might break some lines up at that point if they have mulitple
commands so I could tell which item was at error.
Make sure the RETURN is not the error with a goto HALFQTR or a line
before that executed without a gosub.
Nancy
Nancy Palmquist MOS & filePro Training Available
Virtual Software Systems Web Based Training and Consulting
PHONE: (412) 835-9417 Web site: http://www.vss3.com
More information about the Filepro-list
mailing list