Quote:
Originally Posted by vboyz103
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?
|
Yeah you've got it. And no, it doesn't matter what directory you copy to, it all is going towards the size of the ROM... your main memory should not be affected at all.