On Sat, Jun 9, 2012 at 1:02 AM, Sahananda (Jon) Wolfers <
[email protected]> wrote:

> I've had a busy week. ...  I look
> forward to downloading it and playing with it.

Jon,

I knew you were busy.  ;-)

I wanted to point out, not so much just to you but to others reading, that
right now it is pretty easy to install.  On Windows, just unzip the file
and there is a batch file that sets up the path for the current session.
 If you want to remove it just delete the directory.  There are no changes
to registry or anything else on the system:

 C:\work.ooRexx>unzip ooSQLite_1_0_0_7864_x86_64win.zip
Archive:  ooSQLite_1_0_0_7864_x86_64win.zip
   creating: ooSQLite.1.0.0.7864/
   creating: ooSQLite.1.0.0.7864/bin/
  inflating: ooSQLite.1.0.0.7864/bin/ooSQLite.cls
  inflating: ooSQLite.1.0.0.7864/bin/oosqlite.dll
  inflating: ooSQLite.1.0.0.7864/bin/ooSQLite3.exe
  inflating: ooSQLite.1.0.0.7864/CPLv1.0.txt
...
  inflating: ooSQLite.1.0.0.7864/testing/statusTest.rex
  inflating: ooSQLite.1.0.0.7864/testing/versionTest.rex
C:\work.ooRexx>cd ooSQLite.1.0.0.7864
C:\work.ooRexx\ooSQLite.1.0.0.7864>setOOSQLiteEnv.bat
C:\work.ooRexx\ooSQLite.1.0.0.7864>cd examples
C:\work.ooRexx\ooSQLite.1.0.0.7864\examples>pullColumnData.rex
Bagels
Bagels, raisin
Bavarian Cream Pie
Bear Claws
Black and White cookies
...
Radish Roses
Roasted Potatoes
Salad
Tzimmis
Veggie burger
Wax Beans (Generic brand)

C:\work.ooRexx\ooSQLite.1.0.0.7864\examples>

C:\work.ooRexx\ooSQLite.1.0.0.7864\examples>cd ..\testing
C:\work.ooRexx\ooSQLite.1.0.0.7864\testing>versionTest.rex
ooSQLiteLoad() entered sqlite3_initialize() rc=0
SQLite3 version: 3.7.12.1
    lib version: 3.7.12.1
    lib number : 3007012
    source ID  : 2012-05-22 02:45:53
6d326d44fd1d626aae0e8456e5fa2049f1ce0789
========================================
ooSQLite version (full):
ooSQLite: ooSQLite Version 1.0.0.7865 (64 bit)
          Built Jun  8 2012 10:28:20
          Copyright (c) RexxLA 2012-2012.
          All Rights Reserved.
Rexx:     Open Object Rexx Version 4.2.0
SQLite:   SQLite Library Version 3.7.12.1
          2012-05-22 02:45:53
...
========================================
ooSQLite version (default):
ooSQLite Version 1.0.0.7865 (64 bit)

C:\work.ooRexx\ooSQLite.1.0.0.7864\testing>
C:\work.ooRexx\ooSQLite.1.0.0.7864>cd ..
C:\work.ooRexx>rd /q /s ooSQLite.1.0.0.7864

--
Mark Miesfeld
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to