admin
Admin
 Admin
| Posts: 317 |  | Karma: 0
|
Re:Homes - 2007/03/29 18:31
Hello,
I'm working on a script option, but I think you can do it the as follows.
For the destination location you give:
Volume = Vol2.context (the correct volume) Path = %upper(%first(cn))
The program will add the username (CN) to the path. and the %first(cn) will get the first character of the username, then the %upper will make it uppercase.
If you need more "formatting" options please let me know maybe I can add them.
I hope this will help.
Hans Boone |