I have a Point of Sale(POS) Program which i have done in Visual Foxpro 7.0.In the printing of Receipts am using a Printer EP300 which has an Auto Paper Cutter.
How do i programmatically activate the Cutter to cut the paper after Printing a Single Receipt?
Which command or set of commands do i...
I have an Application done in Foxpro 2.6 for Dos. I have done a DLL file in Visual C which im now Unable to Call from the Application.If its impossible to call it, then what is the equivalent of DLL that i can do and Call it from the same application and how can i do it? I have tried the "SET...
I have managed to display my Jpeg images on Screen (Forms) after Storing thier directory locations in a field in the table- A Million Thanks; to those who replied.But now i cant Output the same images to Printer or to Screen in form of a report either through the Report generator or my own...
Im running & maintaining a database of pictures for customers & their details in Visual Foxpro 6.0 .My problem is that when i use the GENERAL Data type the .JPG is always saved as an Icon not as the picture in the database.Its only when i save the picture as a .BMP that the picture is saved &...
How do i set fonts to my reports programatically(using code) NOT report generator to a Dot Matrix Printer in Visual Foxpro? When i try the "Chr" function windows interprets it to a different output.
I'm experiencing record loss randomly in Fox 2.6 application running under Win 2000 network
This is the section of the Code where the record is being lost
SELECT 2
IF <condition>
*save debit record
APPEND BLANK
IF LOCK()
<replacement is done>
UNLOCK
ENDIF
*save credit...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.