At 03:21 PM 6/24/2008, Dennis McGrath wrote:

Looks like we need an ENGINE BUILD option in CVAL.


Dennis,

Did you know that you can use (CVAL('VERSION BUILD')) function to
retrieve only the current build number of the R:BASE Engine?

Example (Using R:BASE 7.6 for Windows):

   SET VAR vEngineVersion = (CVAL('VERSION BUILD'))

   SHOW VAR vEngineVersion

   vEngineVersion = 7.6.4.30630 TEXT

Example (Using R:BASE Turbo V-8 for Windows):

   SET VAR vEngineVersion = (CVAL('VERSION BUILD'))

   SHOW VAR vEngineVersion

   vEngineVersion = 8.0.18.30630 TEXT

In addition, (CVAL('BUILD')) and (CVAL('VERSION')) functions with
return the short and descriptive versions of R:BASE Front-End.

SHOW BUILD and SHOW VERSION commands at the R> prompt will also
reveal the short and descriptive versions of R:BASE Front-End.

Very Best R:egards,

Razzak.

--- RBASE-L
================================================
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)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
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.
================================================


Reply via email to