Forum Discussion
Techtravel
14 years agoOccasional Contributor
Thanks for the help, I had stumbled upon the articles you mentioned just prior to you posting this.
This is the result that we got working:
Call SSCalendarMaskedEdit.Keys(aqConvert.DateTimeToFormatStr(aqDateTime.AddDays(aqDateTime.Now , -15), "%m%d%Y") & "[Tab]")
Thanks again.
This is the result that we got working:
Call SSCalendarMaskedEdit.Keys(aqConvert.DateTimeToFormatStr(aqDateTime.AddDays(aqDateTime.Now , -15), "%m%d%Y") & "[Tab]")
Thanks again.