Search found 38 matches: air

Return to advanced search

Setting paper size

... I have tried PrnSetSize(nWid, nLen ) as well with no luck. nWid := ROUND( 8.5 * 254, 0) nLen := ROUND( 12 * 254, 0) PRINT oPrinter FROM USER NAME "Air WayBill: " if empty( oPrinter:hDC ) return nil endif oPrinter:SetSize( nWid, nLen ) . . . // Done... nWid := ROUND( 8.5 * 254, 0) nLen := ROUND( ...
by cdmmaui
Fri Nov 30, 2007 4:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Setting paper size
Replies: 2
Views: 724

... own. You essentially have a serial port with an IR transceiver attached to it. Since both the transmitter and the receiver use the same ether (the air), collisions occur if you transmit at the same time that you're receiving a stream of data from another device. This doesn't happen when a serial ...
by Antonio Linares
Sat Feb 24, 2007 9:58 am
 
Forum: FiveWin for Pocket PC
Topic: How to activate IRDA(Infrared) connection?
Replies: 2
Views: 1796

... (DevMode) des imprimantes configurées sous Windows. Malheureusement les fonctions de Fivewin qui devrait permettre d`y parvenir n`ont pas l`air de fonctionner correctement. J`ai alors mis beaucoup de temps à décrotiquer la base de régistre de Windows pour découvrir que sous Win2000 et WinXP ...
by Gilbert
Tue Dec 05, 2006 3:34 am
 
Forum: FiveWin for CA-Clipper
Topic: Printers, Printers, Printers...
Replies: 26
Views: 12238

Get lock up problem

... cBorgTitle if ! empty( oBtn1Stop ) oBtn1Stop:Disable() endif if nRun = 1 cBorgTitle := "Start Rest" elseif nRun = 2 cBorgTitle := "DeSat-Room Air test" elseif nRun = 3 .and. lFirstRun cBorgTitle := "Start O2 Test" lStartO2 := .t. lFirstRun := .f. else cBorgTitle := "Same time as DeSat in Room ...
by Jeff Barnes
Wed Sep 20, 2006 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get lock up problem
Replies: 5
Views: 1212

... own. You essentially have a serial port with an IR transceiver attached to it. Since both the transmitter and the receiver use the same ether (the air), collisions occur if you transmit at the same time that you're receiving a stream of data from another device. This doesn't happen when a serial ...
by Antonio Linares
Mon Apr 17, 2006 7:23 pm
 
Forum: FiveWin para Pocket PC
Topic: IRDA como puerto comm
Replies: 3
Views: 2206

ADS

... obtained? BTW; Last night I accidentally also came across a web-radio transmission via a posting about radio creswin from Méjico. René was on the air speaking about ADS. It was a very pleasant converstion. Congratulations on the radio program. I'm only sory I was late on it and did not get to ...
by reinaldocrespo
Fri Dec 16, 2005 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS
Replies: 10
Views: 3468

Screen coordinates

... , ; nScrnH := GetSysMetrics(1) , ; cSearch := "" , ; cSearchK := SPACE(40) , ; aSearch := {} , ; aGet[02] PUBLIC Ptitle := "CDM WinFrt Air Module" // Init... AADD( aSearch, "A. File Number" ) // Init... cSearch := aSearch[01] // Init... DEFINE ICON oIcon RESOURCE "AIR" DEFINE FONT oFont ...
by cdmmaui
Sat Dec 03, 2005 10:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Screen coordinates
Replies: 1
Views: 1050

Problem with application terminating

... UPPER(cDb)=="OCNBKG" SET INDEX TO &cDir.ocnxbkg&Pext CASE UPPER(cDb)=="OCNSTAT" SET INDEX TO &cDir.ocnxstat&Pext CASE UPPER(cDb)=="AIRDISP" SET INDEX TO &cDir.airxdisp CASE UPPER(cDb)=="AIR" SET INDEX TO &cDir.airx01 CASE UPPER(cDb)=="AIRDET" SET INDEX TO &cDir.airxdet&Pext ...
by cdmmaui
Fri Oct 28, 2005 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with application terminating
Replies: 1
Views: 1926
Previous

Return to advanced search

cron