Hi,
Just change The WINDOWSHOW For showing taskbar, WINDOWHIDE
For hiding the taskbar
FUNCTION ShowTaskBar
DECLARE LONG FindWindow IN "user32" STRING lpClassName, STRING lpWindowName
DECLARE LONG SetWindowPos IN "user32" LONG hWnd, LONG hWndInsertAfter, LONG x, LONG Y, LONG cx, LONG...
Hi,
Since we are in this topic. I like to know how can my application on startup, cover the whole screen, including the Win2k/WinXP start button. My application run on a kiosk, hence the start button must not be seem.
I am using VFP6 and VFP8.
Any advise is very much appreciated. Thank you
Hi,
If your report is make of three receipts to a page, maybe
you can break up your individual receipt as a subreport
and had them in your main report, that way, I think it will sovle your problem. HTH
Hi,
I am using VB6 with CR8.5 developer version, as I need to print two different type of report with different paper size on a single system, I though CR will remember my setting for each report but it didn't, insteads I had to manual program my application to switch the paper size setting, is...
Hi,
My application is also doing similar thing, by printing similar result to 02 printer, but my application is written in VB6, on runtime, to change the printer name.
Hi,
Thank a lot, it really solve my problem.
BTW, have u done some sort of 'POS day end report'
before using CR ? The report is printed out receipt
printer and had calculation like the individual currency payment, individual cashier collection and etc.
I tried to use the CR formula to do so...
Hi,
I am facing similar problem in CR8.5 too.
I want to print my report to a receipt printer,
and my report lenght vary with the data. How
can I control CR so that it will keep printing
out all my data first before cutting the receipt.
Currently, it just print out and cut my receipt.
I am...
Hi,
I am using alarm zone 3 which after installing, my outlook 2000 in my office which access my company email through exchange and my personal email is partial working. Mostly my personal email is not able to get through.
In addition, some website that I need to login is not able to display...
Hi,
I also sourcing for a great firwall for my PC use.
Since most people recommended fire zone, I had tried to use the free trial version.
As I was new in this area, I had to use the default setting, but seem like my outlook 2000 in my office which is accessing my company email and personal...
Hi,
Below are my code
SET CONSOLE OFF
SET PRINTER OFF
SET PRINTER TO LPT1
SET PRINTER ON
SET DEVICE TO PRINTER
??? chr(27)+chr(112)+chr(0)+chr(5)+chr(5)
SET CONSOLE ON
SET PRINTER OFF
SET PRINTER TO
SET DEVICE TO SCREEN
RETURN
I am using the printer driver from Epson
Hi Bogdan,
Thank for your kind help, but your command still cause my
printer to print a blank line before opening the drawer.
I discover that ??? cause the printer to print the blank line.
Actually, I find a VCX library from UT that work for me in VFP, but when I convert it into a DLL for use...
Hi bogdanlz,
Thank for your help, for the Epson printer, I am running under Window 2000, with Epson TM88III and a single layer drawer. Whenever I sent the following command
??? Chr(27)+Chr(112)+Chr(0)+Chr(5)+Chr(5) using VFP6
it will print a blank line before opening my drawer, this
command...
Hi,
Thank to both of you for your advise and help.
Sorry for my ignorant, but is it safe to
use UnifiedPOS when I don't see Epson and Star
as one of the hardware supporter of UPOS.
What is the different between OPOS and UPOS ?
If I use UPOS, do my printer from Epson and
Star work ?
Next, how...
Hi debbo,
I am developing POS application too and like to use OPOS,
but their example had to access the registry to read the
printer name, can I insteads use VFP function to get the printer name for the OPOS activex use ?
I had problem with opening drawer using ??? command
since it always...
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.