View Single Post
  #5 (permalink)  
Old 01-30-2007, 07:56 PM
vboyz103's Avatar
vboyz103
Halfway to VIP Status
Offline
Threadstarter
 
Join Date: Dec 2006
Posts: 527
Reputation: 293
vboyz103 is becoming a PPCGeeks regularvboyz103 is becoming a PPCGeeks regularvboyz103 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
NVM think I found it...tell me if I'm wrong though

to create do:

Directory("My Documents")irectory("Personal")
Directory("My Documents")irectory("Business")
Directory("My Documents")irectory("My Music")


to Copy file do:

Directory("\My Documents\Templates"):-File("To Do.dot","\Windows\todo.dot")

Edit: Also if I copy to Program Files, does it count against me as far as Main memory usage goes?
Reply With Quote