programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: cardfile application

From: Charles Melice <mail_at_forthcad.com>
Date: Thu, 5 Sep 2002 14:55:36 +0200

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.
Received on Thu Sep 05 2002 - 06:11:38 PDT

This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:03 PST