Macro ex clipper

Macro ex clipper

Postby Silvio.Falconi » Tue Sep 24, 2013 10:25 pm

It is possible on fwh marco as oldest clipper :

&room&sez
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7056
Joined: Thu Oct 18, 2012 7:17 pm

Re: Macro ex clipper

Postby avista » Mon Sep 30, 2013 2:30 pm

I hope this is you mean

Code: Select all  Expand view
#include "FiveWin.ch"

function Main()

a := 10
Test("a")

return nil

Function Test(VarName)
b := &VarName
MsgInfo(b)
return nil


VarName can be fieldname from dbf file too

Best regards,
User avatar
avista
 
Posts: 301
Joined: Fri Jun 01, 2007 9:07 am
Location: Macedonia

Re: Macro ex clipper

Postby nageswaragunupudi » Wed Oct 02, 2013 12:11 pm

What FWH has to do with macros?

It is Harbour and xHarbour that implement macro functionality.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 96 guests