View Single Post
  #7  
Old 12-30-2005, 09:39 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by Stefan
You need to request a folder first, this is for the scripted RC:
requesttext("folder",foldername);
requestfiledeletion(filename);
requestfilerename(filename,newfilename);
requestfilemove(newfolder,filenames);
Hmm, when I was using it I didn't have to requesttext the folder, I Just simply did: requestfiledeletion("path/to/file");
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote