Edit Help!

Kenneth Brody kenbrody at bestweb.net
Sun May 16 06:57:31 PDT 2004


Quoting George Simon <flowersoft at compuserve.com>:

> Well, since filePro already has a yymd/ edit, all you need is an edit to
> convert the "/" to "-"
> {N}!/!<->{N}!/!<->{N}
> and pass your data through that edit.
> Just make sure you don't use that edit to do date math.
[...]

FYI -

Date fields can have dashes in them, even though filePro will put
slashes if you manipulate them.  However, the following is perfectly
legal:

    date_field = xlate(date_field,"/","-")

--
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.5starEbooks.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list