Inventory

Top  Previous  Next

Inventory.prg is a small inventory form. A user can enter a barcode (by hand or by scanning if a keyboard scanner is attached) and specify a quantity. The num pad can be used to add digits to the quantity (mainly to fill the space on the form). Clicking on Save appends the current values to the inventory.txt text file and clears all text boxes.

 

Here's what the form looks like in Visual FoxPro® 9.0:

 

clip0001

 

This is what the same form looks like using Guineu.exe:

 

clip0002

 

Here's what the form looks on a PDA:

 

clip0003

 

Here's what the FoxPro form looks like on Suse Linux 10.0:

 

clip0004