请帮帮忙。谢谢~在线等
我不知道如何建立bat的文件,下面是要求:
我知道这是很菜的问题,但是我自己怎么就是想不通呢?
§Create a batch file that will perform the following functions:
›Does NOT display any of the commands while executing.
›Displays Your Last Name, a hyphen, and then %USERNAME%
›Displays the message CREATING USER DIRECTORIES…
›Stops and waits for the user to acknowledge that they wish to continue
›Creates the directory USERFILES in the root of C:
›In the USERFILES directory, creates the directories BJones, RSmith, and CHoevenaars
›Outputs Your Full Name to the text file C:\USERFILES\LOG.TXT
›Appends the current DATE to the text file C:\USERFILES\LOG.TXT
›Appends the current TIME to the text file C:\USERFILES\LOG.TXT
›Graphically display the directory structure of the C:\USERFILES
directory, including the files that are in the directories
请大家帮帮我,在线等。
[ 本帖最后由 don0204 于 2008-2-9 01:25 编辑 ]