Kostas Oikonomou wrote:
> 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?

I see the same thing.  I seem to recall (from a *long* time ago) that
having FPATH set caused problems.  I can't remember if it was a problem
with zsh (say) having trouble with Icon's FPATH, or if Icon had problems
with zsh's FPATH.  Perhaps this behavior is part of the fix?


-- 
Steve Wampler -- [EMAIL PROTECTED]
The gods that smiled on your birth are now laughing out loud.


-------------------------------------------------------
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