Javier, out of curiosity, how do you manage your fiscal versus calendar 
time-periods?

I ask because I posted a message a couple of weeks ago with what I thought was 
a pretty good solution.  Maybe everybody else already had a good solution, but 
I got only one reply.  Anyway, I'm curious.

Thanks,
Steve in Memphis

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Valencia
Sent: Tuesday, March 11, 2008 8:43 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: DIALOG BOX

Steve:
I have created a form called DateFromTo that has many radio buttons including:
Today
Current Week
Current Month
Current Quarter
Current Year
Yesterday
Previous Week
Previous Month
Previous Quarter
Previous Year
The form also has fields for 
>From Date
To Date
That can be specifically selected. When the user selects any of the radio 
buttons, the From Date and To Date fields are automatically updated but the 
user can override one or both values; you can also specify what the default 
dates are. I use this form any time I need to get date inputs from the user and 
it work great and has a lot more flexibility than the DIALOG command.

Javier,

________________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Breen
Sent: Tuesday, March 11, 2008 7:36 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: DIALOG BOX

Here is another dialog box question.
 
Can you make more than one entry in a dialog box?
 
IE: begining date and ending date
 
Or do you have to use two different dialog box entries to accomplish this?
 
 
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Steve Breen
Sent: Monday, March 10, 2008 4:46 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: DIALOG BOX
Thanks
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Huessy
Sent: Monday, March 10, 2008 4:38 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: DIALOG BOX
Steve 

Have a look at this code:
DIALOG 'Type Message Here ...' vResponse vEndKey  YES  CAPTION 'Type Caption 
Here ...' ICON INFO +
OPTION MESSAGE_FONT_NAME Agency FB|MESSAGE_FONT_SIZE 11|MESSAGE_BOLD ON

Regards
Adrian

________________________________________
From: Steve Breen [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 10, 2008 9:35 PM
To: [email protected]
Subject: [RBASE-L] - DIALOG BOX

Is there a way to control font size in a dialog box ?
 
 
 
 
 
 
 
 
Stephen Breen
CDI Services, Inc.
Road Support Division
 

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to