Multiple Lines Per Frame

Posted by LegacyUser on 13-Feb-2001 12:05

I have created a simple query with several tables, and I'm trying to display the data from the query with more than one line per page. ANY IDEAS?

All Replies

Posted by LegacyUser on 20-Feb-2001 03:40

"Lisa" wrote:

>

>I have created a simple query with several tables, and

>I'm trying to display the data from the query with more

>than one line per page. ANY IDEAS?

Have you tried "down frames" ?

For example:

for each -file- :

end.

Posted by LegacyUser on 20-Feb-2001 03:40

"Lisa" wrote:

>

>I have created a simple query with several tables, and

>I'm trying to display the data from the query with more

>than one line per page. ANY IDEAS?

Have you tried "down frames" ?

For example:

for each -file- :

display -field- with frame a 10 down.

down with frame a.

end.

This thread is closed