Login | |
|
 |
RE: File permissions for OpenTextFile (append) - 5/15/2008 12:33:23 AM
|
|
 |
|
| |
ebgreen
Posts: 4613
Score: 31
Joined: 7/12/2005
Status: offline
|
I really don't see how Kicks could append without read/write as well. Appending always requires those two actions, read then write. Could you post the pertinent portion of the kicks script?
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
 |
RE: File permissions for OpenTextFile (append) - 5/28/2008 3:38:50 PM
|
|
 |
|
| |
TKS
Posts: 153
Score: 0
Joined: 5/16/2008
Status: offline
|
quote:
ORIGINAL: ebgreen wshShell.run "CMD /C echo s: mounted >> " & logfile, 0 Hi ebgreen, What does the entire code for this .bat look like? -TKS
|
|
| |
|
|
|
|
|