Focal Point
[SOLVED] Full path - .sty file

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

December 09, 2014, 08:48 AM
stur0063
[SOLVED] Full path - .sty file
Most examples I find in documentation show this line:

INCLUDE=ENIADefault_combine.sty,$


Some setup (I assume) in my environment doesn't like this - and I have to change it to a full path like:

INCLUDE=IBFS:/FILE/IBI_HTML_DIR/javaassist/intl/EN/ENIADefault_combine.sty,$


Is there a config setting I can tweak set up the default path for the .sty? I'm sure this is something small I missed in the initial setup.

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


webFOCUS 8207.15
WindowsServer 2019
December 09, 2014, 11:07 AM
Francis Mariani
It appears to me that, in WF 8, if the .sty file is not in the same folder as the fex, you must use the full path. Also, as far as I'm concerned, there is a bug in the WF7 to WF8 migration tool - it does not create the "handle" for these non-dash INCLUDE statements (probably over-looked by a sloppy programmer) so I had to modify all my fexes that pointed to a .sty file.

I think we should get used to the idea of always using the full path, whether we require it or not.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
December 12, 2014, 03:48 PM
stur0063
Full path it is. Thanks for the feedback.


webFOCUS 8207.15
WindowsServer 2019