0 Members and 3 Guests are viewing this topic.
dim("VPTR(prgmTEST,Zeda:Doc Test) BASIC(Zeda:Doc Test)
dim("CD(Zeda:Doc) VPTR(prgmTEST, Test) BASIC( Test)
CD(path) This will open a folder (or use ".." to go up one folder level)CF(filepath,field,data) This will change a field in the header data of a file. Fields could be for passwords, descriptions, or specifying what programs to open the file with.CI(filepath,icon#|icondata) This will change the icon number, or if you supply hex data, it will change the icon to a custom icon.CN(filepath,newname) This will change the name of a file.COMP(filepath) This will compress a fileCOPY(filepath,newpath|newfilepath) This will copy a file from one location to anotherDADD() Returns a string with the current directoryDEL(path) or DEL(filepath) This will delete a folder or file.GETD(path,#) Returns info aboutt he nth item in the directory (so you can create a list of variables or whatnot)HIDE(filepath) This will mark a file or folder as hiddenLOCK(filepath) This will mark a file or folder as lockedMOVE(filepath,newpath) Moves a file to another directoryND(loc) This adds a new directorySCUT(lfilepath,newloc) This creates a shortcut of a file.VPTR(VarName,filepath) This will create a file that points to an OS variable
dim("GETD()dim("CD(ZEDA)dim("GETD()dim("GETD(ZEDA)dim("CD(ZEDA:DOC) CD(..:PROG) GETD(..)dim("VPTR(prgmA,ZEDA:PROG PROGGY)dim(8,"EAdim(8,"(ZEDA:PROG PROGGY)dim("GICON(ZEDA:PROG PROGGY)dim("GICON(ZEDA)dim(22.1,dim("GICON(ZEDA:PROG PROGGY)"),16,1,1,0,99dim("CD(ZEDA) DEL(:DOC) GETD()dim("DEL()
CF(Zeda:Prog Hi,1,'This is a Hello World program.')
how long have those other OSs you mentioned been worked on? i don't see much about scope os on the project page there