Subj : Quick Question
To   : altere
From : Digital Man
Date : Fri Dec 08 2000 01:10 pm

RE: Quick Question
BY: altere to Digital Man on Fri Dec 08 2000 10:36 pm

>  > Show us your code. Make sure you're using either forward slashes or
>  > double-backslashes in the path (forward slahses are preferred as they are
>  > portable, but the drive letter obviously is not).
>
> compare_key d
> if_true
>     file_send "../../rep/detail.zip"
>     goto main
> end_if
>
> I've moved the file to c:\rep\detail.zip, going back two dir's from the exec
> c:\ and then rep\
>
> It's really quite simple, just shows a menu and will eventuall call a script
> run a report and generate the zip file (currently manual) so the only getcmd
> that are currently there are d for download and q for quit.  The rest is
> currently manual until I can atleast dl the file. :)

You can't use relative paths in v3 (you don't know what the current directory
will be at any given point). Use "%n../.." or something similar.

Rob

---
� Synchronet � Vertrauen � Home of Synchronet � telnet://vert.synchro.net