For Programmers: Free Programming Magazines  


Home > Archive > Clipper > January 2007 > GETSYS









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author GETSYS
jmilovic@gmail.com

2007-01-06, 6:55 pm

I need help how to change my GETSYS.PRG to add some functionality. I
would like to have something like copy/paste in windows eg. when i
calculate something in my calculator i would like to send that variable
to my current get field but only when i want (when i press CTRL+V). I
would like also to change my date setting to allow only year that i
want, how to do that?

Stephen Quinn

2007-01-06, 9:55 pm


<jmilovic@gmail.com> wrote in message
news:1168108942.947416.319480@s80g2000cwa.googlegroups.com...
>I need help how to change my GETSYS.PRG to add some functionality. I
> would like to have something like copy/paste in windows eg. when i
> calculate something in my calculator i would like to send that variable
> to my current get field but only when i want (when i press CTRL+V). I
> would like also to change my date setting to allow only year that i
> want, how to do that?


I suggest you d/l the Grumpfish library from the OASIS and have a look at the
GetReaders' included there, other libs available there may also have various
GetReaders you'd be interested in using (you might also look at the calculator
and/or popnote in Grump IIRC they already do this).

You'll need to give more info about the date thingy you want as your question
isn't real clear about it.
Unless you mean something along the lines of (see ng)
SET EPOCH 1990
SET DATE FORMAT TO 'DD/M/YYYY'
SET DATE BRITISH

The OASIS - http://www.the-oasis.net/

HTH
Steve


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com