|
Jan
Version 7 is a different animal. In version 6 and
earlier, you could do commands like SELECT and CROSSTAB and TALLY to the screen
in a program and they showed on the screen. In 7, most programs you create
will not show the R> prompt window in the background - you wouldn't want them
to because you want a true Windows look and feel.
I replace all such commands when I upgrade an
application with simple reports to the screen, printer or any one of the many
file options available with 7.x.
In your case, the new Crosstab control in reports
should make this very easy!
----- Original Message -----
From: Jan
Barley
Sent: Wednesday, December 01, 2004 1:53 PM
Subject: [RBG7-L] - Re: CrossTabs David,
I guess its part of the
browser screen - I have the following command in my program:
cro
count rname=7 for rtype by edate from requests where rstatus is
null
My menu appears across the
top, and when this command is executed, it displays directly below the
menu. I would like to be able to space it down a little.
Thanks!
Jan
|
- [RBG7-L] - Re: CrossTabs David M. Blocker
- [RBG7-L] - Re: CrossTabs Jan Barley
- [RBG7-L] - Re: CrossTabs David M. Blocker
