IDX file format
Posted: Sun Oct 03, 2004 8:42 am
Hi Dale & co,
I've not been working with POS for a while since I as doing other projects, but I've started again this week and here I am already with another question:
I'm working on a tool that allows me to add additional data to the stock table (things such as a sales place etc...)
But I've come along another problem: The IDX file used to contain 4 bytes per stock table item, but it seems to me that's changed.
I have a TBL file of 11000 items and the IDX is 22000 in size, thus 2 bytes per item.
Could you please update me on the new procedures reading from and writing to the IDX file?
I've already tried reading 2-byte integers, but it doesn't seem to return usable information.
I promise I will try (not certain I can achieve this) to rewrite the program so that it can by used by the general public and make it available to all...
Kind regards,
J Mous
I've not been working with POS for a while since I as doing other projects, but I've started again this week and here I am already with another question:
I'm working on a tool that allows me to add additional data to the stock table (things such as a sales place etc...)
But I've come along another problem: The IDX file used to contain 4 bytes per stock table item, but it seems to me that's changed.
I have a TBL file of 11000 items and the IDX is 22000 in size, thus 2 bytes per item.
Could you please update me on the new procedures reading from and writing to the IDX file?
I've already tried reading 2-byte integers, but it doesn't seem to return usable information.
I promise I will try (not certain I can achieve this) to rewrite the program so that it can by used by the general public and make it available to all...
Kind regards,
J Mous