# CheckNew-2007-02-12-1641-0.54beta-check.txt                dh:2007-02-12
#
# This is the first run of the use of MultibyteToWideChar for translation
# of document properties.  It *appears* that the console output is using the
# OEM code page and not Unicode.  But we can't be sure just yet.
#
# When I did a chcp after producing the following log, I got code page 437.
# Checking the code page table on Wikipedia, it is clear that that is being
# used for the console output.  When I manually changed that and opened the
# document in CheckChoice, I still see the code page 437 glyphs.  It is
# clear that ODMA is logging in Windows 1252, and I still see the correct
# characters there.  The question remains whether my conversion is failing
# or it is simply the Java output to the console.


C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check04>RunCheckNew
**   RunCheckNew.bat 0.00 PERFORMING odmjni100 CONFIRMATION CHECK
*    OdmJava.bat 0.02 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


CheckNew> 0.00 Explore acceptNewDocument()  (using JNI 1.4)

          > OdmConnection interface acquired:
            ODMJNI 1.0 OdmJniApp 0.11 OdmConnection

          > > An ODMA Connection is available.

          > > > A Default DMS is available.

          > > > > returned interface = a pending-document implementation:
                  info.odma.odmjni100.OdmJniPend@10385c1
                  ODMJNI 1.0 OdmJniPend 0.01 OdmPendingDocument

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

                  docSubmissionLocation() =
                    |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM4D.txt|

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


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

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

                  viewOnly() = false
                  docID() =
                    |::ODMA\ODMASAMP\16-17-13-45|
                  docLocation() =
                    |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODM4D.txt|

                  windowTitle() =
                    |16-17-13-45 - ▄mlaⁿt G÷del S∞ Φ una testa|
                  dmsAuthor() =
                    |╪RCMID|
                  dmsDocName() =
                    |▄mlaⁿt G÷del S∞ Φ una testa|
                  dmsDocType() =
                    |ODMJNI 0.54 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.

CheckNew> exit


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

# $Header: /ODMdev/info/odma/odmjni100/test/Check04/CheckNew-2007-02-12-1641-0.54beta-check.txt 1     07-02-12 17:06 Orcmid $

#      *** end of CheckNew-2007-02-12-1641-0.54beta-check.txt ***
