I am useing mbuilder how do I get it to write a log when i d

If you're looking for mapping help or you reckon you're a mapping guru, post your questions / solutions here

Moderator: Moderators

Bjarne BZR
Site Admin
Posts: 3298
Joined: Wed Feb 05, 2003 2:04 pm
Location: Sweden
Contact:

Post by Bjarne BZR »

You sure U wrote:

Code: Select all

date /T >> c:\test.txt
...and not:

Code: Select all

date >> c:\test.txt
?

The /T flag makes it just spit out the date, if you forget the /T flag it will ask for a new date ( and you dont want that ).

Also it is possible that your date is not set on your system... try writing date in the DOS console... (In MS Windos: Start -> Run... -> Write cmd -> klick OK ) and set the date if it is not set...
Admin .MAP Forums
Image
Head above heels.
Post Reply