Sunday, July 5, 2009

To All Users of R:BASE 7.6 and Turbo V-8 for Windows:

A sample application to manage NOTE/VARCHAR Data using BLOB Editor
is now available.

-- Supported Versions:
   . R:BASE 7.6 for Windows (Build: 7.6.7.30701 or higher)
   . R:BASE Turbo V-8 for Windows (Build: 8.0.21.30701 or higher)
     http://www.rupdates.com

This specific sample application demonstrates the newly introduced
PROPERTY commands related to R:BASE BLOB Editor when managing NOTE
and VARCHAR data.

-- Example 01 (DB Memo Control):
   PROPERTY <DBMemoControlCompID> SET_FOCUS 'TRUE'
   PROPERTY <DBMemoControlCompID> SHOW_EDITOR 'LASTCHAR'
   RETURN

-- Example 02 (DB Rich Text Control):
   PROPERTY <DBRichTextControlCompID> SET_FOCUS 'TRUE'
   PROPERTY <DBRichTextControlCompID> SHOW_EDITOR 'LASTCHAR'
   RETURN

In addition, this sample application also demonstrates the use of
R:SpellChecker!

-- Sample Application:
   Managing NOTE/VARCHAR Data Using R:BASE BLOB Editor
   http://www.razzak.com/sampleapplications

-- Databases (7.6 and Turbo V-8):
   . MNVCDUBE
-- Related Forms:
   . MNVCDUBE_MainMenu
   . ManageCallNotes
   . Customers
   . MNVCDUBE_HelpAbout
-- Application Startup File:
   . ManagingNOTEandVARCHARDataUsingBLOBEditor.dat

For your viewing pleasure ...

. http://www.razzak.com/sampleapplications/ManagingNoteVarCharData_01.png
. http://www.razzak.com/sampleapplications/ManagingNoteVarCharData_02.png
. http://www.razzak.com/sampleapplications/ManagingNoteVarCharData_03.png
. http://www.razzak.com/sampleapplications/ManagingNoteVarCharData_04.png

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