# CheckChoice-2007-01-24-2022-transcript.txt                dh:2007-01-24
#
# This is the run of CheckChoice 0.16 that goes with the captured image and
# the Odma32.log.  This transcript shows the compilation and running of the
# CheckChoice.java program.

       orcmid's Projects: 0.42 Command-Line Console Session on SCAMPO

20:15:29.69 C:\MyProjects> odmjni100
odmjni100.bat 0.00 ENTER odmjni100 DEVELOPMENT FOLDER


20:15:34.97 C:\MyProjects\java\ODMdev\info\odma\odmjni100> cd test\Check04

20:15:48.68 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check04> BuildCheckChoice.bat
**   BuildCheckChoice.bat 0.00 COMPILING odmjni100 CONFIRMATION TEST
         This Java application exercises the basic functions of
         of the odmjni100 0.50beta classes to confirm correct access
         to OdmNative interfaces and the ODMA API.
*    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

**   CheckChoice.class COMPILED
**   **************************

     There are no errors or warnings.  This program can be run
     via RunCheckChoice.bat.


20:15:56.88 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check04> RunCheck
Choice.bat
**   RunCheckChoice.bat 0.01 PERFORMING odmjni100 CONFIRMATION CHECK
*    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


CheckChoice> 0.16 Explore chooseDocument()  (using JNI 1.4)

             > OdmConnection interface acquired:
               ODMJNI 1.0 OdmJniApp 0.10 OdmConnection

             > > An ODMA Connection is available.

             > > > A Default DMS is available.

             > > > > returned interface = a working-document implementation:
                     info.odma.odmjni100.OdmJniWork@12dacd1
                     ODMJNI 1.0 OdmJniWork 0.00 OdmWorkingDocument

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

                     viewOnly() = false
                     docID() =
                       |::ODMA\ODMASAMP\23-12-55-19|
                     docLocation() =
                       |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM71.txt|

                     windowTitle() =
                       |23-12-55-19 - CheckChoice 0.13 SaveAs Props Again|
                     dmsAuthor() =
                       |ORCMID|
                     dmsDocName() =
                       |CheckChoice 0.13 SaveAs Props Again|
                     dmsDocType() =
                       |ODMNATIVE TEST DOCUMENT|
                     dmsFormatName() =
                       |.txt|

                     Commit Changes? ([y]/N): y

                     commitChanges reports true

                     viewOnly() = false
                     docID() =
                       |::ODMA\ODMASAMP\23-12-55-19|
                     docLocation() =
                       |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM71.txt|

                     windowTitle() =
                       |23-12-55-19 - CheckChoice 0.13 SaveAs Props Again|
                     dmsAuthor() =
                       |ORCMID|
                     dmsDocName() =
                       |CheckChoice 0.13 SaveAs Props Again|
                     dmsDocType() =
                       |ODMNATIVE TEST DOCUMENT|
                     dmsFormatName() =
                       |.txt|

                     Commit Changes? ([y]/N): N


             > > > 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


20:22:47.82 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check04>

# $Header: /ODMdev/info/odma/odmjni100/test/Check04/CheckChoice-2007-01-24-2022-transcript.txt 1     07-01-24 20:48 Orcmid $

#         *** end of CheckChoice-2007-01-24-2022-transcript.txt ***