I just discovered that pathload() in io.icn doesn't take the setting of the environment variable FPATH into account. FPATH seems to be a variable that the bash shell uses, and maybe ksh uses it as well. Somehow, that causes FPATH to not be read by a Unicon program.

That is, setting FPATH in a shell window and then doing getenv("FPATH") in a Unicon program returns nothing.

Does anyone else have this problem?

                                Kostas


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to