![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Morning all from Australia,
Thanks for your reply Charles.
I'm quite happy to leave in the code that changes the date on all the
computers I've tested it on. I will change the date format to d/MM/yyyy on
the weekend and see if it makes any difference.
Regards
Rob
----- Original Message -----
From: "Charles Melice" <mail_at_forthcad.com>
To: <sftalk_at_forth.com>
Sent: Thursday, September 05, 2002 8:55 PM
Subject: [sftalk] Re: cardfile application
>
> Rob,
>
> On my computer (Win 2k SP2), my date format is d/MM/yyyy,
> and when I insert the current date, I obtain 5/09/2002.
>
> So I cannot reproduce the problem here.
>
> Thanks,
> Charles
>
> ----- Original Message -----
> From: "Rob" <rob.ward_at_tpg.com.au>
> To: <sftalk_at_forth.com>
> Sent: Tuesday, September 03, 2002 1:27 PM
> Subject: [sftalk] Re: cardfile application
>
>
> >
> > Charles,
> >
> > Its a nice application which I am learning heaps from...
> >
> > To everyone
> >
> > I have modified the date part to change the date to English rather than
> > American, is there an easier way to do this?
> >
> > [+SWITCH sfcard-commands ( wparam -- )
> > IDB_INSDATE RUN:
> > ( **) ( 0 no longer required with sfdate)
> > @date (SFDATE)
> > ( **) over
> > ( **) 5 0 do dup i + c@ swap loop
> > ( **) >R swap >R >R >R swap R> R> R> R>
> > ( **) 5 0 do dup i + rot swap c! loop drop
> > replace-selcardtext ;
> >
> > My regional options for shortdate format is set to dd/mm/yyyy - which is
the
> > format I prefer.
> >
> > Regards and happy coding
> >
> > Rob Ward
> >
> >
> > ----- Original Message -----
> > From: "Charles Melice" <mail_at_forthcad.com>
> > To: "SF Talk" <sftalk_at_forth.com>
> > Sent: Wednesday, August 14, 2002 9:22 PM
> > Subject: [sftalk] cardfile application
> >
> >
> > >
> > > Updated Cardfile application. (version 1.48)
> > >
> > > Added index-title in read only editctrl. (allow copy) 14aug02
> > > Added PgUp/PgDn support in edit control. 14aug02
> > > Added listbox Resising + Context Menu. 14aug02
> > > Modified 'Find' : now searchs from the top of the file. 14aug02
> > >
> > > See:
> > >
> > > http://www.forth.com/cgi-bin/swiftforth?auth=ck81ecb89e617f&file=166
> > >
> > > Charles
> > >
> > > ----------------------------------------------------------------------
> > > sftalk_at_forth.com The SwiftForth programming discussion email list
> > > To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> > > For help with listar commands, send subject "help" to listar_at_forth.com
> > > Archives are located at http://www.forth.com/sftalk -- check them out!
> > > Search the archives! Visit http://www.forth.com/search for details.
> > >
> > >
> >
> >
> > ----------------------------------------------------------------------
> > sftalk_at_forth.com The SwiftForth programming discussion email list
> > To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> > For help with listar commands, send subject "help" to listar_at_forth.com
> > Archives are located at http://www.forth.com/sftalk -- check them out!
> > Search the archives! Visit http://www.forth.com/search for details.
>
> ----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming discussion email list
> To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> For help with listar commands, send subject "help" to listar_at_forth.com
> Archives are located at http://www.forth.com/sftalk -- check them out!
> Search the archives! Visit http://www.forth.com/search for details.
>
>
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Tue Sep 10 2002 - 15:30:51 PDT
This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:24 PST