Hi, Is it possible to send the exact time either local or pc time to a .ini file ie writeini

Code:
var %user = $2
var %time = <time>      (however you would do this)
var %reason = $3  (Also how would I make this so it followed on to multiple words (not defining a specific amount))
writeini warntime.ini User %user Time %time Reason %reason 



Last edited by michaelukz; 31/01/15 07:29 AM.