Search found 21 matches: interpret

Return to advanced search

... have had to get back to this color column issue .. I looked at the samples brwcolor.prg .. however it does not use table fields and it is hard to interpret the array values .. Here is my code .. I want to look at the last defined column and test for the value of "row_color" = "GREEN" to turn that ...
by Rick Lipkin
Tue Jul 15, 2008 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox color for a single column
Replies: 16
Views: 2951

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

Rick,

>SQL can only interpret single quotes to pass as values :

Double quotes work for me, at least with Access. This works here:

oRS:Open( [SELECT * FROM Customers WHERE companyname="Eastern Connection"], "Provider=Microsoft.Jet.OleDB.4.0;Data Source=Northwind.mdb" )

James
by James Bott
Wed Apr 18, 2007 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Beginners Guide to ADO
Replies: 22
Views: 14218

James SQL can only interpret single quotes to pass as values : cSQL := "UPDATE rcra_compliance_indexing SET ASSOCIATED_ID = " cSQL += "'"+cID+"', FILE_NAME = '"+cNAME+"'" cSQL += " WHERE ASSOCIATED_FILE_NUM = '"+cFILE+"'" This string ...
by Rick Lipkin
Wed Apr 18, 2007 12:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Beginners Guide to ADO
Replies: 22
Views: 14218

... Different names, different codes. Isn't it desirable that Harbour pCode be binary-compatible with Clipper? I mean, by doing so, Harbour VM could interpret Clipper pCode and vice-versa. Answer : Harbour opcodes are defined in hbpcode.h. We are trying to use very easy to remember mnemonics, so ...
by Antonio Linares
Fri Jan 27, 2006 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: maquinas virtuales - virtual machines
Replies: 5
Views: 1781

Wheel button behaviour

... with other applications and I noticed that for example Opera has the same behaviour but Microsoft apps (IE, Word, Excel, Explorer) always interpret wheel moving as scrolling down/up. Is it possible to customize this behaviour (I prefer microsoft way of scrolling)? Can I do it myself or ...
by modicr
Tue Nov 08, 2005 12:03 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Wheel button behaviour
Replies: 2
Views: 2276
Previous

Return to advanced search