Search found 45 matches: floatinglangbar

Return to advanced search

Consulta Objetos y Argumentos‏

Estimado Antonio, Trabajando con el objeto oFiscal me surge un error de argumentos durante la ejecución del programa. Ejemplo Brindado de Visual Basic HASAR1.Encabezado(11) = “11 - Texto al pie del comprobante.” Como seria la misma instruccion en Fivewin?. oFiscal := CreateObject( "HASAR.Fiscal...
by mterraz
Mon Feb 29, 2016 12:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta Objetos y Argumentos‏
Replies: 5
Views: 1850

Re: proofing value

procedure FillDB(oDlg)*--------------------------LOCAL nLOCAL oFile := TFileRead():New( cFile )LOCAL cTemp := "",cTemp1:= "",cTemp2:= "",cTemp3:= "",cTemp4:= "",cTemp_var:= ""LOCAL cAcNb := ""Local nRecNo:...
by Ehab Samir Aziz
Sat May 18, 2013 4:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: proofing value
Replies: 13
Views: 3556

Re: xBrowse-Memory, something to Relax ( UPDATE 2.2 )

a little error here error.log Application =========== Path and name: C:\memory\Memory.exe (32 bits) Size: 2,370,048 bytes Compiler version: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9445) FiveWin Version: FWHX 12.07 Windows version: 5.1, Build 2600 Service Pack 3 Time from start: 0 hours 0 mins 22 ...
by MarcoBoschi
Fri Sep 21, 2012 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse-Memory, something to Relax ( UPDATE 3.1 new )
Replies: 14
Views: 7558

testcalr.prg

I am wanting to experiment with testcalr.prg, so I copy and rename it prgcalr.prg. It compiles and links fine( just like testcalr.prg ), but when trying to run it , these errors appear. Maybe obvious, but not to me. Thanks, Bruce S. Application =========== Path and name: C:\fwh\samples\PRGCALR.exe (...
by brewster
Tue Jul 31, 2012 4:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: testcalr.prg
Replies: 3
Views: 1131

Re: FWH 11.11 + xharbour.com + xCC

He aqui completo: Application =========== Path and name: C:\Adm_Com\Adm_com.exe (32 bits) Size: 3,802,624 bytes Time from start: 3 hours 39 mins 59 secs Error occurred at: 30/04/2012, 18:11:54 Error description: Error DBCMD/2001 Area de trabajo no usada: DBSKIPPER Stack Calls =========== Called from...
by Blessed
Mon May 21, 2012 7:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 11.11 + xharbour.com + xCC
Replies: 39
Views: 14823

erreur pour imprimer

voici l'erreur Application =========== Path and name: U:\WLOGIH\WMENU.EXE (32 bits) Size: 3,076,608 bytes Compiler version: Harbour 3.1.0dev (Rev. 17222) FiveWin Version: FWH 12.02 Windows version: 5.1, Build 2600 Service Pack 3 Time from start: 0 hours 0 mins 14 secs Error occurred at: 2012/04/17, ...
by richard wilson
Wed Apr 18, 2012 12:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erreur pour imprimer
Replies: 1
Views: 792

Program Error at GET

Hello Everyone, I am getting an error message when user starts entering data at field. What can I do to correct? Source Code ========================================== function RunRpt() local oDlg, oIco , ; nItems := 0 , ; nRow := 10 , ; aSay1[10] , ; aSay2[10] , ; aVar1[10] , ; aVar2[10] , ; aGet1[...
by cdmmaui
Wed Jun 29, 2011 6:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program Error at GET
Replies: 2
Views: 1779

Re: Diseñador de RibbonBar - En desarrollo

Antonio, vi que aun no permite ELIMINAR BOTONES de los grupos, sera que no es necesario, aunque lo hice desde el .PRG, no lo quita, hice un diseño, lo salve como .prg, cuando lo llamo de nuevo da este error: Error F0029 Can't open #include file 'FiveWin.ch' y si cuando estoy abriendo el archivo le d...
by joseluisysturiz
Thu May 26, 2011 3:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Diseñador de RibbonBar - En desarrollo
Replies: 49
Views: 12656

Cannot create dialog box...

Converting my first FW project to FWH. My dialogs were originally created with Borland Workshop 4.5. I’ve converted them using both the Pelles C and Microsoft Visual Studio tools, first into an RES file which I linked directly to the EXE. When that didn’t work I created a DLL in the same manner I us...
by DonDrew
Fri Aug 20, 2010 3:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cannot create dialog box...
Replies: 6
Views: 2674

Alterar texto...

Boas. Estou avaliando o FWH 6.12 / xHarbour / BCC++ 5.82 e logo no primeiro programa que testei aconteceu um erro estranho. Este é o módulo que me está dando problemas na sua execução... // ------------------------------------------------------------------------------------ //// -------------- Contr...
by LordJonas
Thu Jul 01, 2010 12:07 am
 
Forum: All products support
Topic: Alterar texto...
Replies: 2
Views: 2015

Re: Erro na compilação

Estou a refazer todo o meu projecto porque não conseguia ultrapassar os erros por falta de conhecimentos. Estou só com a function main() do MENUTEST.PRG e está a dar o seguinte erro: Aplica‡Æo: =========== Caminho(Path): C:\P_FWHB\FW9.10\CONDOM.Exe (32 bits) Tamanho: 2,870,272 bytes Hora Inicial: 0 ...
by jufer
Fri Dec 18, 2009 2:23 am
 
Forum: All products support
Topic: Erro na compilação
Replies: 53
Views: 20560

tcbrowse bug with fwh9.10

Hi, there is a bug in tcbrowse with this last fwh released (the FWH june release hasn't this problem). A self contained sample that show the problem is available at http://www.softwarexp.co.uk/beta/browse.zip Go to the last browse row then pressing the mouse button try to go up and the following err...
by Marco Turco
Fri Nov 13, 2009 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tcbrowse bug with fwh9.10
Replies: 2
Views: 1735

'NIL' has no exported method: NMAX

Hi all, there is this annoyant error that appairs randomly without a specific reason. It seem something related to the bitmap class. Anyone already had this problem ? Any ideas ? Thanks. ******** Application =========== Path and name: K:\TESTXBRW\brw.Exe (32 bits) Size: 1,863,680 bytes Time from sta...
by Marco Turco
Tue Nov 10, 2009 7:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 'NIL' has no exported method: NMAX
Replies: 1
Views: 1342

tTitle problem on windows xp - fwh9.10

Hi, the following error appairs only on windows xp using fwh 9.10. With fwh 9.07 all rund fine. Any ideas ? =========== Path and name: C:\pigc\pigc.exe (32 bits) Size: 8,245,248 bytes Time from start: 0 hours 0 mins 6 secs Error occurred at: 03/11/09, 17:04:50 Error description: Error BASE/1075 Argu...
by Marco Turco
Tue Nov 03, 2009 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tTitle problem on windows xp - fwh9.10
Replies: 2
Views: 895

UN ERROR RARO (SOLUCIONADO)

Amigos del foro, tengo el siguiente codigo : Do While .T. Select H zap mNumero := SPACE(7) mCod := space(3) mDesc1 := space(60) mFecha := ctod("") mMts := 0 mConcep1 := Space(80) mConcep2 := Space(80) store 0 to mTotalReg,mTotaligv,mTotalcos mCancelar := .F. Select H DEFINE DIALOG oDlg RES...
by Ramon Paredes
Sat Oct 03, 2009 6:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: UN ERROR RARO (SOLUCIONADO)
Replies: 4
Views: 2470
Next

Return to advanced search