ICANSEEYOU7687 Posted April 1, 2010 Posted April 1, 2010 I have made an active directory GUI to help facilitate the creation of new users. But while testing this (especially if problems come along later) I would like to create a text document to edit and have a list of all the names (or user names). So basically I want it to keep a log with the user names so for instance, I will create a blank document and I need the script to do somethig like this User1 User2 User3 etc... so it logs the user name and maybe the time, and then drops down to the next line for when a new entry is needed. Seems like it would be very simple, but if someone could point me into the correct direction of doing this I would greatly appreciate it.
PsaltyDS Posted April 1, 2010 Posted April 1, 2010 _FileWriteLog() See help file. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now