[FUNCTION DECLARATIONS] FUNCTION boolean SetCurrentDirectoryA(ref string lpsdir) & LIBRARY "kernel32.dll" [powerscript] String ls_Directory ls_Directory = "C:\MyNewDirectory\" lb_Return = SetCurrentDirectoryA(ls_Directory)
Written and compiled by Réal Gagnon ©1998-2005
[ home ]