<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2>&nbsp;&nbsp; I'm trying to specifiy a path name of a folder that is one 
folder above the current one. Normally I would use "../thefolder" to specify it. 
But for some reason this is not working. I'm using ActiveX object (file system 
object) in conjuction with Jscript. The line is:</FONT></SPAN></DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=970154001-02082001>folder_spec = 
obj_fso.GetAbsolutePathName("../quotes");</SPAN></DIV>
<DIV><SPAN class=970154001-02082001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff size=2>But 
this returns "C:/windows/quotes" which is not the folder location. 
</FONT></SPAN></DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff size=2>Can 
anyone help me with this?</FONT></SPAN></DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2>Thanks.</FONT></SPAN></DIV>
<DIV><SPAN class=970154001-02082001><FONT face=Arial color=#0000ff 
size=2>Andrew</FONT></SPAN></DIV></BODY></HTML>