Search found 33 matches: interpreted

Return to advanced search

Re: Looking for cliparse.zip / Buscando cliparse.zip

... (EXE file). The first part, the compiler, reads your Clipper code, and generates a file with the PCode instructions necessary for being interpreted by the Clipper Virtual Machine in order to execute your program. In order to do so, the compiler reads each instruction and generates for ...
by Antonio Linares
Mon Oct 24, 2016 7:50 am
 
Forum: Off Topic / Otros temas
Topic: Looking for cliparse.zip / Buscando cliparse.zip
Replies: 6
Views: 2396

Re: PRESO !!

Antonio Linares wrote:Giussepe,

Is it working fine ?


only interpreted ( .prg ) windows and tablet ok !
by solving
Sat Jun 27, 2015 6:37 am
 
Forum: All products support
Topic: PRESO !!
Replies: 5
Views: 1661

Re: FiveWeb ERP demo

... Hello, Yes! The entire web application has been made using FiveWeb. In fact we have done something very very unusual !! We have generated interpreted programming using FIVEWIN & FIVEWEB. I will check for the error during PDF generation. I suppose we can connect to MS SQL using ADO/OLEDB ...
by compaqt
Mon Oct 13, 2014 10:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb ERP demo
Replies: 13
Views: 4960

Re: FiveWeb ERP demo

... Hello, Yes! The entire web application has been made using FiveWeb. In fact we have done something very very unusual !! We have generated interpreted programming using FIVEWIN & FIVEWEB. I will check for the error during PDF generation. I suppose we can connect to MS SQL using ADO/OLEDB ...
by compaqt
Mon Oct 13, 2014 10:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb ERP demo
Replies: 13
Views: 4960

Re: FiveWeb ERP demo

... Hello George, Yes! The entire web application has been made using FiveWeb. In fact we have done something very very unusual !! We have generated interpreted programming using FIVEWIN & FIVEWEB. In fact, we have a working model of our Windows based MERCI - RAPID SOFTWARE DEVELOPMENT PLATFORM ...
by compaqt
Mon Oct 13, 2014 10:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb ERP demo
Replies: 13
Views: 4960

Re: Pregunta organización de archivos

... Only for type Text nFont Font number lMultiline For printing memo fields Only for type Text, Image and Barcode cSource Source code which will be interpreted during run-time Only for type Text and Barcode nColText Text color nColPane Background color nOrient Orientation nTrans Transparent background ...
by lucasdebeltran
Mon Sep 08, 2014 7:01 am
 
Forum: EasyReport, EasyDialog y EasyPreview
Topic: Pregunta organización de archivos
Replies: 4
Views: 2764

Re: En tiempo de compilacion...

... used after ; 25. Suggested extensions: - Higher priority for multi line comments /* */ stripping then in Clipper where line concatenation (;) is interpreted before /* */. Just like now. IMHO we should not replicate exact Clipper behavior here. a. Add #pragma operator directive to define new multi ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1586

Re: Archivo via FTP

... by the program. If set to false (the default), the Run method returns immediately after starting the program, automatically returning 0 (not to be interpreted as an error code).
by JmGarcia
Fri Jun 10, 2011 8:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Archivo via FTP
Replies: 6
Views: 2643

New FTDN September 2009 (9.09)

... to deal with % sign in the input text. With this enhancement, values copied and pasted from excel containing values with % format are properly interpreted * New: samples\TestTre5.prg, using a TreeView with checkboxes and checking their status. * Enhancement: Updated FWH\makes\BorMake.zip contents. ...
by Antonio Linares
Wed Sep 23, 2009 9:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September 2009 (9.09)
Replies: 1
Views: 3135

Re: Erroneous type in ADO->boolean to xBrowse->logical

... "Active", adBoolean,, adFldUpdatable )... but, when the recordset is filled by any query into MySQL, the boolean field is interpreted like adTinyInt and this return 0 or 1 (not .T. or .F.) WITH OBJECT oRecordSet :fields:append( "Code", adInteger, 5, adFldUpdatable ...
by JC
Wed Feb 04, 2009 2:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Erroneous conversion type ADO->boolean to xBrowse->logical
Replies: 15
Views: 2814

... in that it doesn't allow for optionally including given name. Whilst this approach is intrinsically less efficient (the SQL statement has to be interpreted) in practice it may or may not be more efficient locally but across a lower speed connection it should be much much faster. For the reasons ...
by xProgrammer
Thu Aug 14, 2008 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Client Server Database Access the xBase Way
Replies: 39
Views: 11952

... options. One exception might be if the RC file is then opened with BRW. If DIALOGEX evolved since BRW's last update, DIALOGEX in the file might be interpreted as an illegal code. I ran BRC32 on the RC file above and got the following: Borland Resource Compiler Version 5.40 Copyright (c) ...
by Ken Wantz
Mon Feb 25, 2008 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Better Resource Editor?
Replies: 19
Views: 7011

Say with no hot key parsing

Hi,

I modified the say class to be able to pass a parameter to not interpret the & key as an accelerator (using SS_NOPREFIX), but now my inserted CRLF don't get interpreted either.

Has anybody seen this before, or know what else I should pass to make it work properly?

Alex
by AlexSchaft
Tue Dec 18, 2007 6:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Say with no hot key parsing
Replies: 7
Views: 1147

... ENVIRONMENT The environment variable UPX can hold a set of default options for UPX. These options are interpreted first and can be overwritten by explicit command line parameters. For example: for DOS/Windows: set UPX=-9 --compress-icons#0 for sh/ksh/zsh: ...
by karinha
Fri Oct 19, 2007 11:35 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: proteger exe contra debuggers y cracks
Replies: 16
Views: 6850

Marc,

Its not very complicated to implement a magnifier for a bitmap, but it is complicated to do it for a metafile, as a metafile is not a bitmap: It is "vectorial" drawings (like freehand, CorelDraw, etc. drawings) and in this case the contents of the metafile have to be interpreted
by Antonio Linares
Thu Aug 30, 2007 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Magnifyer
Replies: 12
Views: 2373
PreviousNext

Return to advanced search