relative path help
Bob Hartley
rev at armbase.com
Thu Jun 16 15:47:41 EDT 2005
You wrote:
I noticed a mistake here but it still does nt work when rectified
> on mouseup
> set the hideConsoleWindows to true
> put myApps\Folder() & "\Components\PDATconv.exe /I" && quote &
the above line has an extra \ so i changerd it to
ut myAppsFolder() & "\Components\PDATconv.exe /I" && quote &
> --just wordwrapping here myAppsFolder() & "\Components\Armbase.xdf" &
> quote into mycommandline
> get shell(mycommandline)
>
> endmouseup
>
Cheers
bob
More information about the use-livecode
mailing list