Search found 52 matches: smith

Return to advanced search

Re: Compilar con PellesC en xHarbour

ruben Dario wrote:Enrico tu has Compilado con PellesC, veo que solo lo usan para recursos


No, sorry, the PellesC package was done by Mel Smith, not me.
by Enrico Maria Giordano
Mon Sep 18, 2023 9:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con PellesC en xHarbour
Replies: 9
Views: 641

QueryResult 1 row and many rows different array type

... with MariaDb and I got strange behavior as below; I use oCon:QueryResult(..). Result as many rows : got as dimension array aResult := {{'1','smith', 100 },; {'2','John', 200 }} Result as 1 row : got as 1 column array as many rows aResult := {'1','Smith',100} But it should be aResult := {{'1','Smith',100}} ...
by dutch
Sun Mar 28, 2021 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: QueryResult 1 row and many rows different array type
Replies: 1
Views: 382

Re: Comportamiento ultima version Harbour (r2101261627)

From Mel Smith: Hi Enrico: I reported the fault to the Harbour-Users group a few minutes ago. We'll see what happens. But that group is almost totally using MinGW. So, I don't expect an immediate answer. However, there were two ...
by Enrico Maria Giordano
Tue Feb 23, 2021 8:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Comportamiento ultima version Harbour (r2101261627) SOLVED
Replies: 12
Views: 1042

Re: Where can download Latest Harbour Binaries ?

Sorry, I missed that you are searching for Harbour binaries, not xHarbour ones. You can find them in the Mel Smith website, with many other interesting things:

http://www.whosaway.com

EMG
by Enrico Maria Giordano
Sun Jun 02, 2019 6:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Where can download Latest Harbour Binaries ?
Replies: 4
Views: 585

Hacking Android (pipes) stdout and stderr redirection

... ] := {} FOR n := 1 TO 1000 hPerson := { => } hPerson[ "name" ] := "John" hPerson[ "surname" ] := "Smith" + Chr( 13 ) + Chr( 10 ) + " and Smith" AAdd( hInput[ "list" ], hPerson ) NEXT ? BEGIN SEQUENCE cInput := hb_JsonEncode( ...
by Antonio Linares
Mon Mar 04, 2019 7:23 am
 
Forum: Utilities / Utilidades
Topic: Hacking Android (pipes) stdout and stderr redirection
Replies: 0
Views: 525

Re: strategies

... getting paid was dependent on them fixing the program. SCDSS officials declined the offer. Why? Let’s delve into that … According to reporter Tim Smith of The Greenville News, South Carolina taxpayers can expect to shell out another $63 million in federal fines before the new system is operational ...
by Rick Lipkin
Sun Feb 24, 2019 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strategies
Replies: 34
Views: 8118

Re: Sample for Lan network

... record oCustomer:Skip() // Delete a record with all locking in place oCustomer:Delete() // Change a customer record field oCustomer:Name := "Smith, John" // Change a customer record with a GET @ 1,10 GET cName VAR oCustomer:Name // When using an xBrowse with the Customer file @ 10,10 ...
by TimStone
Tue Nov 06, 2018 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sample for Lan network
Replies: 8
Views: 1823

Re: UPPER() and IsAlpha() return not reals values in french

Solved in great part by insert RDDInit() on the start of main .prg, after reminder by David A. Smith in xHarbour forum. :oops: Upper() continue to return accents in uppercase, but my alphabetic lists are very better. The "é" was after "z" before, now ...
by Badara Thiam
Tue Jun 05, 2018 9:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UPPER() and IsAlpha() return not reals values in french
Replies: 25
Views: 2495

Re: Compile Error using FW17.07, xHarbour, MSVC2015

... library files I need to search and add to the my FiveWin or xHarbour package? I am currently using the binary packages I downloaded from Mel Smith in whosaway.com. Those files are: - xhb10205_msvc15.zip - vc2015.zip and I am currently using FiveWin 17.07 I tested out the xhb10205_bcc58 version ...
by teddydjohan
Thu Sep 07, 2017 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compile Error using FW17.07, xHarbour, MSVC2015
Replies: 9
Views: 1729

Re: Verify 2 different tables

... the name of the player and the field or fields that need changing. This would be in a report format (paper or electronic). Something like: John Smith Street: 2113 Main St Phone: ,,,, etc... I would think that scrolling back and forth across a long line of data looking for differences would be ...
by James Bott
Tue May 30, 2017 10:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Verify 2 different tables
Replies: 6
Views: 1073

Re: Bcc73

... for Bcc73. You can go to xHarbour.org http://xharbour.org/index.asp?page=download/windows/binaries_win Look for 10194 Bcc7.30 or you can send Mel Smith a note to allow you to access his site for Harbour and xHarbour http://whosaway.com/ Rick Lipkin
by Rick Lipkin
Tue May 23, 2017 1:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bcc73
Replies: 18
Views: 5345

Re: Google Cloud Platform

... dangerous, where patching/updating is masive, and they react very slow because of their structure. Microsoft's Chief Legal Officer Brad Smith argued MS reported the leak some time ago and the theath it represented. But the point is: the exploit was built around a hole THAT WAS MADE FOR ...
by Carlos Mora
Tue May 16, 2017 6:02 am
 
Forum: Off Topic / Otros temas
Topic: Google Cloud Platform
Replies: 8
Views: 4088

Re: Borland 64 bits makefile for FWH 64

Enrico Maria Giordano wrote:You can download it from Mel Smith website, that is the official xHarbour download page:

http://www.whosaway.com

EMG

Hi EMG, Antonio
I download xHarbour184-64bit-bcc72
How to build .mak file? Same as Harbour64 .mak file?
by richard-service
Tue Feb 07, 2017 1:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Borland 64 bits makefile for FWH 64
Replies: 26
Views: 5351

Re: BCC70 - BCC71 - BCC72

A comment from Mel Smith: Embarcadero invites all people to *evaluate* their products and try them out. Also, I believe Embarcadero has dropped the BCC72 line of compilers (32 and 64-bit) from their current product line, and does not ...
by Enrico Maria Giordano
Wed Feb 01, 2017 7:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC70 - BCC71 - BCC72
Replies: 7
Views: 2113

Re: Borland 64 bits makefile for FWH 64

You can download it from Mel Smith website, that is the official xHarbour download page:

http://www.whosaway.com

EMG
by Enrico Maria Giordano
Mon Jan 23, 2017 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Borland 64 bits makefile for FWH 64
Replies: 26
Views: 5351
Next

Return to advanced search

cron