FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Incorrect "Group" definition
Posts: 87
Joined: Thu Dec 18, 2008 11:27 AM
Incorrect "Group" definition
Posted: Tue Jun 01, 2010 11:34 AM
Hi Antonio,

I have wasted an hour today because the help entry for "Group" says ...

@ <nTop> . <nLeft> [ GROUP <oGroup> ] TO <nBottom>, <nRight> ;


I believe it should say ...

@ <nTop> . <nLeft> [ GROUP <oGroup> ] TO <nHeight>, <nWidth> ;


Am I correct?

Regards,

Ross
Posts: 10
Joined: Mon Mar 10, 2008 11:46 AM
Re: Incorrect &quot;Group&quot; definition
Posted: Sun Apr 10, 2011 11:10 AM

Hi Ross,
I know this is a little late but you are right. Reading your comment made me realise what was happening with my code using this function. Thanks for Pointing it out, You have saved me a few hours !

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Incorrect &quot;Group&quot; definition
Posted: Sat Aug 27, 2011 06:22 PM
Here it is GROUP docs. It includes an example:

http://wiki.fivetechsoft.com/doku.php?id=fivewin_commands_group
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion