Search found 16 matches

by dbSoft
Fri Sep 12, 2008 10:48 am
Forum: FiveWin for Harbour/xHarbour
Topic: print a BMP with a string in line
Replies: 1
Views: 451

print a BMP with a string in line

Hi in all
I would want your help
I have in a field of BDF File a string with address from a BMP picture
I want to print a situation in which
The place of picture c:\bmp\test 01. bmp and the picture
How does become this?

I thank,
With price Yannis
by dbSoft
Sun Jul 23, 2006 8:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: _HB_FUN_CHECKBMPPAL
Replies: 0
Views: 444

_HB_FUN_CHECKBMPPAL

Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_CHECKBMPPAL' referenced from C:\FW24\TSBROWSE\FBTEST.OBJ
Error: Unresolved external '_HB_FUN_COMBOWBLOCK' referenced from C:\FW24\TSBROWSE\FBTEST.OBJ
:idea:
Thenks
by dbSoft
Fri Mar 31, 2006 8:50 am
Forum: FiveWin for CA-Clipper
Topic: long file names
Replies: 7
Views: 2741

REDEFINE GET oGetXls VAR cGetXls ID 102 OF oDlg ;
FONT oFont
REDEFINE BTNBMP ID 106 FILENAME lCUR + "\openXls.bmp" OF oDlg ;
ACTION ( cGetXls := cGetDir32("Select folder") , oGetXls:Refresh() )


//-------------------------------------------
// DLGS32.PRG ...
by dbSoft
Tue Mar 28, 2006 8:05 pm
Forum: FiveWin for CA-Clipper
Topic: Fivewin/3 error
Replies: 7
Views: 4189

IF !FILE(".\MONEY1.DLL")
MSGStop("DLL .\money1.dll not found", "Exiting program")
QUIT
ENDIF


φιλε μου Χρόνη γειά
μετά απο υποχρεωτ&#953 ...
by dbSoft
Tue Mar 21, 2006 10:21 am
Forum: FiveWin for CA-Clipper
Topic: seleccionar impresoras
Replies: 3
Views: 2052

[code]
//---------------------------
Function AGetPrinters()
//---------------------------
Local aPrinters, cText, cToken := Chr(15)

// Passing no second param or passing ZERO to GetProfStr()
// grabs entire section in .ini file. Each printer is separated by a
// null char (Chr(0)) and a CRLF. We ...
by dbSoft
Thu Dec 15, 2005 12:29 pm
Forum: FiveWin for CA-Clipper
Topic: Can´t find error meanning. "Error BASE/1009 : <&quo
Replies: 6
Views: 2015

DBCMD/1009 Argument error

Explanation: The argument FIELDNAME() was non-numeric.

Action: Correct the program.

See Also: FIELDNAME() function
by dbSoft
Sat Dec 10, 2005 9:21 am
Forum: FiveWin for CA-Clipper
Topic: LISTBOX and SELECT ... FOR not Refresh()
Replies: 3
Views: 1631

Antonio

THE INDEX IS STR(DLT_PEL,5)+DTOC(cDLT_DATE)

THE PROBLEM THEY IS IN THE BRIEFING OF LISTBOX

WHAT IT SHOULD I PUT IN THE VALID OF TMP_PEL

IF DEFAUL cTMP_PEL := 30156 ALL OK



&#91;b&#93;cTMP_PEL &#58;= 30156 &#91;/b&#93;

DEFINE DIALOG prgDLG RESOURCE 'PARAGTRN' FONT oFnt12 ;
TITLE ...
by dbSoft
Thu Dec 08, 2005 9:40 pm
Forum: FiveWin for CA-Clipper
Topic: LISTBOX and SELECT ... FOR not Refresh()
Replies: 3
Views: 1631

LISTBOX and SELECT ... FOR not Refresh()

for All
GIVING HIM CODE IN THE cTMP_PEL AND THE LISTBOX
IT DOES NOT PRESENT THE REGISTRATIONS
IF I GIVE A PRICE IN THE cTMP_PEL FROM THE BEGINNING OF CODE
ARE PRESENTED THE REGISTRATIONS
IF GIVING HIM the OTHER CODE LISTBOX DOES NOT MAKE Update


local cTMP_PEL &#58;= cTOT &#58;= 0

arr ...
by dbSoft
Thu Dec 01, 2005 11:24 am
Forum: FiveWin for CA-Clipper
Topic: shift + F5
Replies: 2
Views: 1129

Enrico
I A LOT THANK
by dbSoft
Thu Dec 01, 2005 11:05 am
Forum: FiveWin for CA-Clipper
Topic: shift + F5
Replies: 2
Views: 1129

shift + F5

THAT I CAN CALL A FUNCTION
WITH COMBINATION OF KEYS ( shift + F5 )


JOHN
by dbSoft
Sat Nov 12, 2005 5:30 pm
Forum: FiveWin for CA-Clipper
Topic: Combo Box and DBF fields
Replies: 5
Views: 2235



#include "dbcombo&#46;ch
if empty&#40;cSTOR_ID &#41; ; cSTOR_ID &#58;= 1 ; endif

DEFINE DIALOG oDlg RESOURCE 'TTAB'
DBSELECTAREA&#40; dbSTORE &#41;

REDEFINE DBCOMBO oSTOR_ID VAR cSTOR_ID ;
ID 107 OF oFld&#58;aDialogs&#91;1&#93; ;
ALIAS &#40;dbSTORE&#41; ;
ITEMFIELD "STORE_ID ...
by dbSoft
Sat Nov 12, 2005 5:13 pm
Forum: FiveWin for CA-Clipper
Topic: Greek support in FW
Replies: 9
Views: 4165

&#932;&#927; UPPER(), LOWER(), &#932;&#927; &#932;&#931;&#917;&#922;&#913;&#929;&#919;&#931; &#931;&#932;&#921;&#931; &#921;&#916;&#921;&#927;&#932;&#919;&#932;&#917;&#931;
&#932;&#927;&#933; &#928;&#917;&#916;&#921;&#927;&#933; &#932;&#919;&#931; &#934;&#927;&#929;&#924;&#913;&#931; &#913;&#925 ...
by dbSoft
Sat Nov 12, 2005 7:31 am
Forum: FiveWin for CA-Clipper
Topic: Greek support in FW
Replies: 9
Views: 4165


--------------------------
font&#46;prg ///// nCharSet &#58;= 161 greece
--------------------------

DEFAULT cFaceName &#58;= "SYSTEM_FONT", nEscapement &#58;= 0, nOrientation &#58;= 0, nWeight &#58;= 0,;
nHeight &#58;= 14, lItalic &#58;= &#46;f&#46;, lFromUser &#58;= &#46;f&#46;, lUnderLine ...
by dbSoft
Thu Nov 10, 2005 12:09 pm
Forum: FiveWin for CA-Clipper
Topic: Non showing DIALOG resource
Replies: 2
Views: 1426

&#913;&#966;&#945;&#943;&#961;&#949;&#963;&#949; &#959;&#955;&#945; &#964;&#945; object &#945;&#960; &#964;&#951; &#966;&#959;&#961;&#956;&#945; &#963;&#949; &#949;&#957;&#945; test &#960;&#961;&#959;&#947;&#961;&#945;&#956;&#956;&#945;
&#954;&#945;&#953; &#945;&#966;&#959;&#965; &#949;&#956;&#966 ...
by dbSoft
Fri Oct 14, 2005 9:41 pm
Forum: FiveWin for CA-Clipper
Topic: OLE and Outlook
Replies: 5
Views: 2755


*********************************************
* CONEXION DE DSGCD 2004 CON OUTLOOK 2000 * EN PREPARACION
* *
* EXPORTA / IMPORTA DATOS Y SINCRONIZA * OUTLOOK&#46;PRG
*********************************************
#include "FIVEWIN&#46;CH ...