I wouldn't do the Clear Var vRangeStart  (that clears the variable from memory)


Set Var vRangeStart Date = null
Recalc variables

That is assuming your date/time picker is set to variable vRangeStart

Regards
Lena

-----Original Message-----
From: rbase-l@googlegroups.com <rbase-l@googlegroups.com> On Behalf Of Chaya 
Goldberg
Sent: Thursday, September 06, 2018 11:45 AM
To: rbase-l@googlegroups.com
Subject: [RBASE-L] - refresh date/time picker

Hi Everyone,

How do I refresh a variable date/time picker to the original (null) value?  
Attempting the following does not work - the date/time picker still shows the 
previously selected date.  

CLEAR VAR vrangestart
SET VAR vrangestart DATE = NULL
PROPERTY cirangestart REFRESHLIST 'true'

I must have the property name wrong.  Can anyone advise what I can use instead?

TIA!
Chaya

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to