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

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.
Received on Tue Sep 03 2002 - 04:28:55 PDT
This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:03 PST