Focal Point
[RESOLVED]&FOCERRNUM setting 205 as default in WF 8.1.04

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6727072776

July 16, 2015, 05:55 AM
koti
[RESOLVED]&FOCERRNUM setting 205 as default in WF 8.1.04
&FOCERRNUM is setting 205 as default when ever i check for errors after table request/Join request in 8.1.04 but it is working as expected in 7703. Please suggest. Sample code is below.
TABLE FILE CAR
PRINT *
END
-RUN
-IF &FOCERRNUM NE 0 THEN GOTO FOCUSERROR;

  

This message has been edited. Last edited by: koti,


WebFOCUS 8104/7703/769/764, Windows 7, Oracle 11g, DB2, QAD
July 16, 2015, 07:32 AM
Tony A
Have you tried APP PREPENDPATH IBISAMP before this test?

If not then try it. If it works then look at what the actual error is saying to you and why the PREPENDPATH works.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
July 16, 2015, 09:35 AM
koti
Thanks for your quick reply, it works fine.


WebFOCUS 8104/7703/769/764, Windows 7, Oracle 11g, DB2, QAD
July 16, 2015, 12:16 PM
Tony A
Now that it "works", do you understand why it might be different in your prior environment?

e.g. have you checked for configuration differences (specifically APP PATH in EDASPROF)

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10