Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . xharbour
This is a Usenet group - learn more
Find or start a Google Group about xharbour.
Group info
Group categories: Not categorized
More group info »
Active older topics
11 new of 11 - Jun 1
14 new of 14 - May 29
18 new of 18 - May 25
3 new of 3 - May 21
2 new of 2 - May 21
2 new of 2 - May 21
7 new of 7 - May 18
1 new of 1 - May 16
4 new of 4 - May 15
2 new of 2 - May 11
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 4140  Older »
Description: xHarbour programming, Clipper, and xBase.
 

SMTP Example please 
  To All I know this topic has been discussed at one time or another .. if anyone has a simple SMTP ( with html body possibilities and attachment ) example they can share with me using native xHarbour libs, I would be most grateful. Rick Lipkin
By Rick Lipkin  - 8:54am - 2 new of 2 messages    

Clipper Tutorial: a Guide to Open Source Clipper(s) 
  I'm trying to reload my old tutorial on Wikibooks, and also to update [link]) I started today ... This page is full of errors and is even more incomplete than the old tutorial... Anybody willing to correct something?... more »
By Michele Povigna  - Jun 2 - 1 new of 1 message    

Inkey(0) 
  Hi, In the past, it was recommended to not use inkey(0) cause it would increase CPU usage significantly. I wonder if that's still true, or that it only applied to Clipper (5.2). Can anyone shed some light on this please? Thanks. Gerard
By Gerard de Vries  - Jun 1 - 2 new of 2 messages    

How to build last SVN 
  Hi, I downloaded last xHarbour SVN, but there is not "make_b32.bat", only "win-make.exe". If I use "win-make clean" or "win-make all" I have a lot of errors and xHarbour doesn´t build. How to use it ? Thanks in advance, Carlos Gallego
By Carlos Gallego  - May 30 - 2 new of 2 messages    

Build 9449 Available 
  Hi: xHarbour Build 9449 is now available at [link] Password: 'XHB' ( Change by Eduardo Fernandes to ...\source\tip\mail.prg -- getFileName() function. This was suggested by Fabio Nery) -- Mel Smith
By Mel Smith  - May 26 - 1 new of 1 message    

ADO FIlter by Date with MS Access 
  To All I have a Ms Access recordset with a datetime field called [Repair drop date]. I am trying to create a filter condition to be able to find all rows that are over 30 days old. I have tried various incantations like : oRs:FIlter := "[Repair Drop Date]+30 <= date()" which fails .. however if you use it in a "Select * from Repair where [Repair Drop Date]+30 <= date()" it WORKS ..... more »
By Rick Lipkin  - May 24 - 3 new of 3 messages    

source compiled and linked, exe don't work 
  Hi I'm trying thexHarbour Builder Demo-November-2011-Build1119. I compiled and linked the source code with xhb and xlink. All worked fine but the executable didn't work. The demo message appears and when I click OK the DOS window vanishes. Can someone help me? The link command is : c:\xHB\bin\xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -... more »
By Moyses Aronis  - May 23 - 3 new of 3 messages    

New xHarbour Builder BETA release May-2012-Build523 
  Hello xHarbour friends, A new xHarbour Builder BETA build for Windows is available from your personal xHarbour.com account or via this direct link: [link] Please make sure you go to the bottom of the page where the BETA section is. This new release is build from latest xHarbour.org and xHarbour.com CVS sources as of today.... more »
By Patrick Mast  - May 23 - 1 new of 1 message    

Question about FTP log file 
  I wrote a small program to test the FTP functionality in xHarbour. Here is the code: ****************************** ******************* ...procedure main local oftp local csite := "[link]" local cfile := "data.zip" oFtp := tIPClientFtp():New( csite, .T. ) if .not. oftp:open()... more »
By Scott Coffey  - May 22 - 5 new of 5 messages    

datetime type and web service 
  Hi I need to send a datetime type value to a web service via MS SOAP client. dtValue:=CTOT(DTOC(DATE())+" "+TIME()) Just before calling the method to send it to the ws TYPE(dtValue) returns "T" and HB_IsDateTime(dtValue) returns .T. The web service receives "12/30/1899 3:00:00 AM" which is Windows'... more »
By claudioh  - May 21 - 10 new of 10 messages    

1 - 10 of 4140   « Newer | Older »

XML