jim0203 Posted February 27, 2009 Posted February 27, 2009 I'm writing a script which performs a find which will always have as a result a single record. I now want to add a timestamp to that record, but can't work out how to do this in ScriptMaker: I know how to add data to a field, just not how to specify that I want to add the current date and time.
aldipalo Posted February 27, 2009 Posted February 27, 2009 Set your field to TimeStamp. Then in your script: Set Field(TimeStampField;Get(CurrentTimeStamp) hth
Recommended Posts
This topic is 5745 days old. Please don't post here. Open a new topic instead.
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