Hi,
Is it possible to generate SELECT SQL command without automatic switching to a work area with query results?
I've finished my experiments with
SELECT * FROM table TO SCREEN NOCONSOLE
which is perfect, no switching, just results are neither visible nor accessible.
Thank you, Tom.