The SetOrderBy in TMyQuery will overwrite the statement after ORDER BY Clause? eg:
&MyLimit is the macro for the query...SELECT name FROM cust ORDER BY name &MyLIMIT
Thanks
&MyLimit is the macro for the query...SELECT name FROM cust ORDER BY name &MyLIMIT