ggh Posted August 17, 2011 Posted August 17, 2011 I've got a script that runs using global fields. Once a task is completed, I want all globals to be cleared. I've got a step: Set Field [committee::g_report_begin_date;""] but the field isn't clearing. The global is defined as a date field. Is this why it won't clear - the calculation result isn't a date? Is there another way to do this?
bcooney Posted August 17, 2011 Posted August 17, 2011 The script step looks fine. Are you sure that it's a globally stored field? (I often add the "g" but forget the storage setting). Otherwise, post the entire script.
ggh Posted August 18, 2011 Author Posted August 18, 2011 I LOVE the forums. I must have looked at that script for 20 minutes - you guessed correctly...forgot to set as globals! Thank you, thank you!
Recommended Posts
This topic is 5119 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