Home > Archive > Clipper > January 2005 > Work a cash drawer
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 |
Work a cash drawer
|
|
| Paul Bruneau 2005-01-20, 3:55 pm |
| Hi Folks,
I've been asked to modify a program written in Clipper 5.3e
so that it will work a cash drawer.
Can anyone give me some advice on how to start a "plan"
to do that?
Frankly, I have no idea where to even start.
Thanks
Paul
| |
| Detlef Hoefner 2005-01-20, 3:55 pm |
| Paul Bruneau <bruneaup@noSpamrogers.com> wrote:
> Hi Folks,
>
> I've been asked to modify a program written in Clipper 5.3e
> so that it will work a cash drawer.
>
> Can anyone give me some advice on how to start a "plan"
> to do that?
>
> Frankly, I have no idea where to even start.
>
> Thanks
> Paul
Hi Paul,
normaly the only work with a cash drawer is to send an 'open' command to it.
Most cash drawers have a serial interface to be connected with the PC's comm
port.
With CA Tools III you can send the necessary commands to it.
hth,
Detlef
|
|
|
|
|