Re: [Gambas-user] Ask about com access

2008-12-09 Thread jose julio vidal
More info (control codes to open your cash drawer) http://pages.prodigy.net/daleharris/popopen.htm http://pages.prodigy.net/daleharris/popopen2.htm El mar, 09-12-2008 a las 04:23 +0800, Leo Sendra escribió: > Hi Jose.. thanks for the sharing... but, I have a question... What is the > meaning o

Re: [Gambas-user] Ask about com access

2008-12-08 Thread Leo Sendra
Hi Jose.. thanks for the sharing... but, I have a question... What is the meaning of code below? codeopencash = "Chr$(27) & Chr$(112) & Chr$(0) & Chr$(27) & Chr$(112) & Chr$(1)" I will try this code ASAP Apakah demonstrasi & turun ke jalan itu hal yang wajar? Temukan jawabannya di

Re: [Gambas-user] Ask about com access

2008-12-08 Thread Leo Sendra
Hi Jose.. If you don't mind, would you like to send me a code in Gambas?? I really need a code to open cash drawer... I really appreciate for your help... Thanks... >Hi all! I also wrote a program pos in gambas :) >I open the cash drawer as follows: >C (constants): Gambas module file >

Re: [Gambas-user] Ask about com access

2008-12-07 Thread jose julio vidal
Hi all! I also wrote a program pos in gambas :) I open the cash drawer as follows: C (constants): Gambas module file - PUBLIC codeopencash AS String = "" codeopencash=Chr$(27) & Chr$(112) & Chr$(0) & Chr$(27) & Chr$(112) & Chr $(1) . F (functions): Gamb

Re: [Gambas-user] Ask about com access

2008-12-07 Thread Stephen Bungay
I wrote a complete POS in GAMBAS but the cash drawer was connected to the parallell device.. however, I did dump text to an LED pole display, to show the customer how much they owed and the change due etc. Should be fairly similar, knowing the control codes to send to the cash drawer might b

[Gambas-user] Ask about com access

2008-12-07 Thread Leo Sendra
Hi all, I want to ask.. How to access a com port in gambas? I want my program to access a cash drawer using gambas. Thanks... Menambah banyak teman sangatlah mudah dan cepat. Undang teman dari Hotmail, Gmail ke Yahoo! Messenger sekarang! http://id.messenger.yahoo.com/invite/ --