Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PowerBuilder 7 - DaysAfter Function

55 views
Skip to first unread message

Voon

unread,
Mar 14, 2017, 9:00:46 PM3/14/17
to
Hi, is this the correct way of using daysafter function:

if this.uf_nofuturedate() = true then
daysafter( 2016-03-15, 2016-03-15 )
istr_eventstatus.error = true
istr_eventstatus.errormessage = 'No future date allowed.'
end if

Thanks.
0 new messages