[Gambas-user] Cd to Directory

Steve Starr comtux at ...626...
Tue Sep 13 00:55:49 CEST 2005


I am useing Gambas 1.0.11 and i am trying to:

SHELL "cd /root/Projects/PkgManager/build/" FOR READ
SHELL "./wolfpkg"

Or

SHELL "cd build" FOR READ
SHELL "./wolfpkg"

But neather of these code snipets work i am not able to cd to another
dir as root or any ohter user?

Thanks :)




More information about the User mailing list