----- Original Message -----
Sent: Thursday, December 02, 2004 9:49 AM
Subject: [RBG7-L] - Re: CrossTabs
----- Original Message -----
Sent: Thursday, December 02, 2004 9:34
AM
Subject: [RBG7-L] - Re: CrossTabs
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 -----
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
----- Original Message -----
Sent: Wednesday, December 01, 2004
12:42 PM
Subject: [RBG7-L] - Re: CrossTabs
Jan
Are you referring to Crosstabs created from the
BROWSER screen, or Crosstabs printed as part of a report?
----- Original Message -----
Sent: Wednesday, December 01, 2004 11:06 AM
Subject: [RBG7-L] - CrossTabs
Hey
everyone!
I am finally playing
with some of this new stuff and have a quick question on Crosstabs. Is
there any way to specify where the crosstab will display on the
screen? I have a crosstab running within an application and would like
the results to be displayed further down from the menu. Any
suggestions?
Thanks!
Jan
Barley