# Check03-2007-01-09-2154-log.txt    UTF-8                   dh:2007-01-09
#
# This is the console log of the first run of Check03 where all of the
# document properties methods are implemented by OdmJniView.  The
# corresponding Odma32 log provides the transcript of the ODMA operations
# that were performed.

21:37:44.55 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03> RunCheck03.bat
**   RunCheck03.bat 0.00 PERFORMING odmjni100 Check03 CONFIRMATION
*    OdmJava.bat 0.01 ESTABLISH JAVA ENVIRONMENT FOR ODMJNI
         Using the Java SDK installed at C:\Program Files\Java\jdk1.5.0_09
         Using package class path at C:\MyProjects\java\ODMdev
         and default package path info\odma\odmjni100


Check03> 0.12 Explore chooseDocument()  (using JNI 1.4)

         > OdmConnection interface acquired:
           ODMJNI 1.0 OdmJniApp 0.07 OdmConnection

         > > An ODMA Connection is available.

         > > > A Default DMS is available.

         > > > > chooseDocument() = an interface-implementation reference:
                 info.odma.odmjni100.OdmJniView@1be2d65
                 ODMJNI 1.0 OdmJniView 0.08 OdmWorkingDocument

                            dmsAvailable() = false
                      operationSucceeded() = true
                      operationCancelled() = false
                 localOperationRequested() = false

                 viewOnly() = true
                 docID() =
                   |::ODMA\ODMASAMP\13-37-41-53|
                 docLocation() =
                   |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM24.txt|

                 windowTitle() =
                   |13-37-41-53 - Setup04-SampleDoc|
                 dmsAuthor() =
                   |ORCMID|
                 dmsDocName() =
                   |Setup04-SampleDoc|
                 dmsDocType() =
                   |.TXT|
                 dmsFormatName() =
                   |Text|

         > > > The Default DMS is no longer required.
               It is released by OdmConnection.release().

         > > The Connection is no longer required.
             It is released by OdmConnection.release().

         > Interface OdmConnection.release() performed.
           The Default DMS is no longer available.
           The connection is no longer available.

Check03> exit


21:54:33.06 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03>

# $Header: /ODMdev/info/odma/odmjni100/test/Check03/Check03-2007-01-09-2154-log.txt 1     07-01-09 22:01 Orcmid $

#                *** end of Check03-2007-01-09-2154-log.txt ***