nicklewe
28th May 2002, 18:01
Hello !

Anybody know how to get the username or record commit date via conditional scripting?

See also my other thread on exchange schema conditions


thanks,

Nick

Francesco
28th May 2002, 20:04
Nick,

Use the getenv function to get any system variable you want.

ie:

string user(8)
user = getenv$("USER")

nicklewe
29th May 2002, 10:13
Yes, thanks for that...

but what about getting the username and date from the current import record from an audit file, which i'm using for the export schema