BROWSE column_names FROM table_name WHERE column_name between 010110 AND
123110 ORDER BY column_name

Depending on your date settings it should be fine.

Sincerely,
Paul Dewey 



-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Bailey, Mark
R
Sent: Wednesday, March 31, 2010 3:41 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Using @ in Applications

That does not seem to work either.


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Paul
InterlockInfo
Sent: Wednesday, March 31, 2010 3:35 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Using @ in Applications

Don't use the '@'  the code you have will work.  Assuming the tables,col
and
rows exist.

Sincerely,
Paul Dewey 






-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Bailey,
Mark
R
Sent: Wednesday, March 31, 2010 3:24 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Using @ in Applications

I am a new user of version 7.6.  

I am building an application and I am trying to use the "@" symbol in
the application.  It works fine when I create an action using "Edit
Using a Form" but it does not work when I try to create an action using
the "Browse and Edit" action.

This is the action I am trying to complete:

BROWSE column_names FROM table_name WHERE column_name >= @'Enter Start
Date' AND column_name <= @'Enter End Date' ORDER BY column_name


I would appreciate any assistance that any of you might have.

Thank you in advance.

Mark Bailey
State of Maine
Central Fleet Management
106 State House Station
Augusta, Maine 04333-0106
(207)287-6240


Reply via email to