Hi Josep,
You can download calendarWidget100 at the following link:
http://www.altuit.com/webs/altuit2/RunRev/Downloads.htm
It is listed as AltAnswerDate, which is a wrapper made by Chipp for
CalendarWidget100.
Josep wrote:
>
> Hi,
>
> Where I can find "calendarWidge
Hi,
Where I can find "calendarWidget100"?
Salut,
Josep
--
View this message in context:
http://www.nabble.com/CalendarWidget100-tp25428570p25455099.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-revoluti
I have trying for the past few days to call CalendarWidget100 when an user
enters a field (field "date") so the user can click on a date and insert it
into the field. Presently I have a button with the following script to call
CalendarWidget100:
on mouseUp
put "" into
, changing the clock, doing some
> reports, then switching back.
> Jim Ault
> Las Vegas
>
--
View this message in context:
http://www.nabble.com/Changing-date-format-in-CalendarWidget100-tp25385854p25406267.html
Sent from the Revolution - User ma
On Sep 10, 2009, at 6:43 PM, Sarah Reichelt wrote:
On Fri, Sep 11, 2009 at 3:26 AM, Devin Asay
wrote:
On Sep 10, 2009, at 11:24 AM, Devin Asay wrote:
put tDate & 0,0,0,0 into tDate --
Oops! This should be
put tDate,0,0,0,0 into tDate
While I like Devin's method, I have changed to using
On Fri, Sep 11, 2009 at 3:26 AM, Devin Asay wrote:
>
> On Sep 10, 2009, at 11:24 AM, Devin Asay wrote:
>
>> put tDate & 0,0,0,0 into tDate --
>
> Oops! This should be
>
> put tDate,0,0,0,0 into tDate
While I like Devin's method, I have changed to using:
put tDate,12,0,0,0 into tDate
By wor
Mark,
Your suggestion worked beautiful! And thanks Devin for your suggestion!
--
View this message in context:
http://www.nabble.com/Changing-date-format-in-CalendarWidget100-tp25393101p25393101.html
Sent from the Revolution - User mailing list archive at Nabble.com
On Sep 10, 2009, at 11:24 AM, Devin Asay wrote:
put tDate & 0,0,0,0 into tDate --
Oops! This should be
put tDate,0,0,0,0 into tDate
Devin Asay
Humanities Technology and Research Support Center
Brigham Young University
___
use-revolution maili
Charles,
On Sep 10, 2009, at 10:09 AM, Charles Szasz wrote:
I thought this would be easy but it is not! I want to change the
format of
the date inserted in a field of an application by CalendarWidget100
to a
different format. For example, change 2009,9,10 to Sept 10, 2009.
I was able to
nt to change the
format of
the date inserted in a field of an application by CalendarWidget100
to a
different format. For example, change 2009,9,10 to Sept 10, 2009.
I was able to change the sequence of the date format from 2009,9,10 to
9,10,2009 but changing the month from 9 to name of the m
I thought this would be easy but it is not! I want to change the format of
the date inserted in a field of an application by CalendarWidget100 to a
different format. For example, change 2009,9,10 to Sept 10, 2009.
I was able to change the sequence of the date format from 2009,9,10 to
9,10,2009
11 matches
Mail list logo