Error message about the errmsg file

Jeff Harrison jeffaharrison at yahoo.com
Wed Jun 8 10:45:01 PDT 2005


--- Don Coleman <dcoleman at dgcreact.com> 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

It has been my experience that when filepro has
problems with displaying the correct error message
that it usually at least gets the line number correct.
 The fact that you are using rclerk leads me to
suspect that you need to re-tokenize and try the
process again to get the correct line number.

I'm guessing that you are probably referencing a
failed lookup, or perhaps there is a naming conflict
with a label and a lookup name?  Perhaps if you posted
the relevant code it would give us more of a clue.

Good Luck.

Jeff Harrison
jeffaharrison at yahoo.com

Author of JHExport and JHImport.  The easiest and
fastest ways to generate code for filePro exports and imports.


		
__________________________________ 
Discover Yahoo! 
Have fun online with music videos, cool games, IM and more. Check it out! 
http://discover.yahoo.com/online.html


More information about the Filepro-list mailing list