sorry, one more question. Dont know, if its better to open a new topic or not.

i write several values of variables to a textfile. this looks like this:

 Code:
username;path to myfiles;size;networkpath;size;date last backup


this script starts with every user logon in user context. So far - so good.

How can i manage this, that the script looks in the textfile for the username and overwrites this line with the new values?