Page 1 of 1
the format of pos file
Posted: Sat Dec 11, 2004 1:28 am
by bob5731
Hi
I need the format of the pos file.
Posted: Sat Dec 11, 2004 4:34 am
by Jonathan Simpson
As I'm sure Dale will tell you shortly, the .pos file contains lots of important stuff, like passwords, which is why the format is not publicly known.
That out of the way... Why do you need the .pos file format. Is there some setting in particular that you need?
????.POS file format
Posted: Sat Dec 11, 2004 9:43 am
by Dale Harris
Crocker,
I know that you are writing a Windows version of the POS program but you will have to come up with your own ??????.POS file. Jon is correct in that the ?????.POS file contains many things that are hidden and must remain secret like passwords, sales, taxes collected, transaction number, etc.
Remember that the purpose of a cash register is that it is supposed to give an acurate and honest report of what has been sold. Not only to the store owner but also to your local government tax pals. If people knew where information in the ???????.POS file was located then they would be able to change it. This would make my POS useless and it would have to be rewritten.
This also means that no one but myself has the complete file format of the ????.POS file so there is no point in searching for it elsewhere. The secret is being kept by the optimal number of people to keep a secret, just me.
I can give you the location and format of a few particular non-secret things if you wish like the printer setup data or header / footers. No one would care if those things can be changed.
the format of pos file
Posted: Sat Dec 11, 2004 11:17 pm
by bob5731
So I can use dale's reports js.
If you wont you can make the reports in vb 6.0 and send it to me.
I need to know how to make the pos file?
Posted: Sun Dec 12, 2004 12:23 am
by Andrew
The reports don't come from the .pos file. The .pos file contains all the settings for the register.
Have you even finished the sales/stock table yet?
the format of pos file
Posted: Sun Dec 12, 2004 1:09 pm
by bob5731
Yes I have the sales/stock table done.
Posted: Mon Dec 13, 2004 5:34 am
by bob5731
I need to know the number of fields in the pos file?
what data goes in to the fields?
Thank You!!!
Posted: Mon Dec 13, 2004 2:58 pm
by Andrew
You have to design your format - depending on what you are going to store there!
the format of pos file
Posted: Mon Dec 13, 2004 8:56 pm
by bob5731
I am going to store what dale haves in his pos file.