#xcommand bug [(<arch>)->]

66 views
Skip to first unread message

Quique

unread,
Aug 30, 2025, 3:59:04 AM (7 days ago) Aug 30
to Harbour Developers
Hi. 

I have this source

#XCOMMAND VAR [ <obj> VAR ] [(<arch>)->]<campo> => [ hVar:<obj> VAR ] [(<arch>)->]<campo>
var oTher_pro var proveedor
var oTher_pro var (z)->proveedor

compiling with

harbour prueba -p

I get

hVar:oTher_pro VARproveedor
hVar:oTher_pro VAR (z)->proveedor

The first one is wrong the second one is right.

In the first one is missing a space berween VAR and proveedor
Reply all
Reply to author
Forward
0 new messages