-----Messaggio Originale----- Da: "Lost" <[EMAIL PROTECTED]>
A: "Harbour Project Main Developer List." <harbour@harbour-project.org>
Data invio: mercoledì 2 gennaio 2008 16.39
Oggetto: Re: [Harbour] A Question on Directives


Check the definition of your command.

Which command? My command (the splitted one) works fine.

You are missing a comma after the 5.

This is intentional.

If you want to avoid it, use a definition like this:
#xtranslate TestX(<r>,<c>,<x>,[<l>][,<g>]) => ;
Test( <r>,<c>,<x>,<l>,iif( <.g.>,<g>,hGT ) )

Ok, now your command works fine too.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to