|
Installing
Valentina v3.1 VDK for REALbasic 2007 r3 on WinXP sp2
Install REALbasic 2007 r3 on WinXP sp2


Installing Valentina v3.1 VDK for REALbasic 2007 r3 on WinXP
sp2
:
http://paradigma.ukrcom.kherson.ua/en/products/developer/adk/V4RB
http://valentina-db.com/download/prev_releases/3.1/
http://www.valentina-db.com/dokuwiki/doku.php?id=paradigma:public:en:documentation:vkernel:vlink:vlink

http://valentina-db.com/download/prev_releases/3.1/
http://www.valentina-db.com/dokuwiki/doku.php?id=paradigma:public:en:documentation:vkernel:vlink:vlink

http://valentina-db.com/download/prev_releases/3.1/
http://www.valentina-db.com/dokuwiki/doku.php?id=paradigma:public:en:documentation:vkernel:vlink:vlink
Release Download:
http://valentina-db.com/download/prev_releases/3.1/
EXECUTABLE Download:
http://valentina-db.com/download/prev_releases/3.1/v4md_3_win.exe
Valentina DB Link documentation:
http://www.valentina-db.com/dokuwiki/doku.php?id=paradigma:public:en:documentation:vkernel:vlink:vlink
Note: The actual
executable was named v4rb_3_win.exe.
I renamed it to v4rb_3.1_win.exe.


NOTE:
DO NOT
install Valentina directly into REALbasic 2007 r3 Plugins folder
I suggest:
C:\Program Files\REAL Software\Valentina for
REALbasic\Plugins\V4RB_3.1


Now you should have the following folders:









Create
a Folder V4RB_3
C:\Program Files\REAL Software\Valentina for
REALbasic\V4RB_3.1
and copy V4RB.rbx into it


When
you want to use Valentina in the future:
Close all REALbasic IDEs
Copy the V4RB_3.1 folder
To:
C:\Program
Files\REAL Software\REALbasic 2007r3\Plugins
Which should end
up looking like this:
C:\Program Files\REAL Software\REALbasic
2007r3\Plugins\V4RB_3

To TEST
and USE:
Execute REALbasic .
Open a REALbasic window.
Double Click on the window background (which opens the
coding pane for the Open subroutine)
And begin Typing Valentina.
The auto complete
should show this:
Type va

Then finish va with
an l (for val for valentina)
And the auto complete should show this:

Another
test is:

Any
Future projects will NOT require Valentina support files
unless you reference Valentina objects in your code
Want to
remove Valentina references from your code?
Close any REALbasic
IDEs
To remove Valentina references from REALbasic , just
delete the Valentina Plugins Folder:
C:\Program Files\REAL Software\REALbasic 2007r3\Plugins\V4RB_3
Execute REALbasic
Let REALbasic highlight the Valentina references for you
by and running the app or checking the modules.
You’ll get compile errors for every Valentina reference
in your code.
Place
nice constructive comments here
These are some nice comments about what I've learned
over the last five days of REALbasic 2007 r2
research.
Some
ideas regarding future enhancements
These are some nice comments about what I could add
to the Folder Scanner Project.
|