diff --git a/docs/api.zip b/docs/api.zip index 45ec26777a..d64b06aba0 100644 Binary files a/docs/api.zip and b/docs/api.zip differ diff --git a/docs/fcgi_readme.docx b/docs/fcgi_readme.docx index 0be4fec5b7..e368d598b6 100644 Binary files a/docs/fcgi_readme.docx and b/docs/fcgi_readme.docx differ diff --git a/docs/readme.docx b/docs/readme.docx index ed3199c77c..dc2af1d5e0 100644 Binary files a/docs/readme.docx and b/docs/readme.docx differ diff --git a/docs/readme.htm b/docs/readme.htm index d60de2fb43..bc6028ce0f 100644 --- a/docs/readme.htm +++ b/docs/readme.htm @@ -1,442 +1,2227 @@ - + - + + + + + + + + - + - +
-

Objeck -Programming Language

+

Objeck Programming Language

-

v3.3.8-1; June -16, 2015

+

v3.3.8-2; September +21, 2015

 

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'> 

-

Release notes

+

Release +notes

Fixed -major bugs in the ODBC and Date libraries. Added new classes and made -enhancements to a number of existing ones.

+normal;mso-pagination:none;tab-stops:11.0pt .5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>Minor updates and bug fixes.

 

+normal;mso-pagination:none;tab-stops:11.0pt .5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'> 

Highlights -of this release include the following:

- -

1.  Add support for “++” and “--“ unary -operations (new)

+normal;mso-pagination:none;tab-stops:11.0pt .5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>Highlights of this release include the following:

2.  Added the “Sytem.IO.File.Logger” class -(new)

+mso-pagination:none;mso-list:l7 level1 lfo10;tab-stops:11.0pt .5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>1.  Added support for bodiless ‘while’ loops (new)

3.  Made enhancements to the “System.String” -and “CSV.CsvTable” classes (new)

+mso-pagination:none;mso-list:l7 level1 lfo10;tab-stops:11.0pt .5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>2.  Addressed an issue with Vector copy +constructors (bug/high)

4.  Updated the “Sytem.IO.File.FileWriter” -class

- -

5.  Fixed bug and memory leaks in the ODBC -bundle (bug/high)

- -

6.  Fixed compatibility bugs in the “System.Time.Date” -class (bug/high)

+mso-pagination:none;mso-list:l7 level1 lfo10;tab-stops:11.0pt .5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>3.  Fixed a bug related to unary conditional +expressions in loops (bug/med)

 

- -

Please refer -to the project website 

+ +

Please refer to the project +website for additional information about the language. The Programmer’s Guide is located the “doc” directory. Additional examples are available on the Rosetta Code website. Please submit bugs to objeck@gmail.comRosetta +Code website. Please submit bugs to objeck@gmail.com, bug reports are greatly -appreciated!!

+style='font-size:10.0pt;mso-bidi-font-size:11.0pt;line-height:107%'>, bug +reports are greatly appreciated!!

 

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'> 

-

Package directories

+

Package +directories

bin/ -– compiler, debugger and VM

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>bin/ – compiler, debugger and VM

doc/ -– general documentation

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>doc/ – general +documentation

doc/api/ -– class library documentation

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>doc/api/ – class library documentation

doc/syntax -– files to enable syntax highlighting for supported editors

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>doc/syntax – files to +enable syntax highlighting for supported editors

examples/ -– source code examples

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>examples/ – source +code examples

lib/ -– native runtime library support for add-on packages

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>lib/ – native +runtime library support for add-on packages

 

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'> 

-

Compiling and executing -programs

+

Compiling +and executing programs

In -order to compile programs outside of the “bin” directory the “OBJECK_LIB_PATH” +normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>In order to +compile programs outside of the “bin” directory the “OBJECK_LIB_PATH” environment variable must be set. When this variable is set all library files -must be in the directory specified.

+must be in the directory specified.

 

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'> 

If -the Windows installer is used these variables will be automatically set after -the system is restarted. For Debian and Ubuntu the location of the files is -fixed by the installer so no variables are needed.

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>If the +Windows installer is used these variables will be automatically set after the +system is restarted. For Debian and Ubuntu the location of the files is fixed +by the installer so no variables are needed.

 

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'> 

To manually -setting the environment paths in Windows:

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>To manually +setting the environment paths in Windows:

1.       set OBJECK_LIB_PATH=C:\Documents and -Settings\Administrator\objeck-lang\bin

+mso-pagination:none;mso-list:l1 level1 lfo2;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>1.      set OBJECK_LIB_PATH=C:\Documents and Settings\Administrator\objeck-lang\bin

  1. set - PATH=%PATH%;C:\Documents and Settings\Administrator\ objeck-lang\bin
  2. + normal;mso-pagination:none;mso-list:l1 level1 lfo2;mso-layout-grid-align: + none;text-autospace:none'>set + PATH=%PATH%;C:\Documents and Settings\Administrator\ objeck-lang\bin

 

+mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'> 

Simple -compile/execute:

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>Simple +compile/execute:

1.       obc -src ..\examples\hello.obs -dest -hello.obe

+mso-pagination:none;mso-list:l2 level1 lfo3;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>1.      obc -src ..\examples\hello.obs +-dest hello.obe

                                –OR- -

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>                              –OR-

1.       obc -src 'C:\Program -Files\Objeck\objeck-lang\examples\encrypt.obs' -lib encrypt.obl -dest hello.obe

+mso-pagination:none;mso-list:l3 level1 lfo4;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>1.      obc -src 'C:\Program Files\Objeck\objeck-lang\examples\encrypt.obs' -lib encrypt.obl -dest hello.obe

2.    obr -hello.obe

+mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>2.    obr hello.obe

 

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'> 

Compile/execute -for code that has library dependencies:

+normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>Compile/execute +for code that has library dependencies:

1.    obc --src ..\examples\xml_path.obs -lib collect.obl,xml.obl -dest xml_path.obe

+mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'>1.    obc +-src ..\examples\xml_path.obs +-lib collect.obl,xml.obl -dest xml_path.obe

2.    obr -xml.obe

+mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>2.    obr xml.obe

 

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'> 

For -OS X (10.9 or greater), you’ll need to install OpenSSL in order to use -encryption APIs as well as iODBC to enable database support. Please refer to -the following link for OpenSSL directions and this For OS X (10.9 or greater), you’ll need to install OpenSSL in order to +use encryption APIs as well as iODBC to enable +database support. Please refer to the following link for OpenSSL directions and this link for about ODBC support.

+style='mso-bidi-font-size:12.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family: +Arial'>link for about ODBC support.

 

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'> 

-

Source code

+

Source +code

The -Objeck source repository is located here and the source can be fetch using the -following command GIT command:

- -

·         -mkdir -objeck

- -

·         -cd -objeck

- -

·         -git -init

- -

·         -git -clone https://github.com/objeck/objeck-lang.git

+normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>The Objeck source repository is located here and the source can be fetch using the following command GIT command:

+ +

·        +mkdir objeck

+ +

·        +cd +objeck

+ +

·        +git init

+ +

·        +git clone +https://github.com/objeck/objeck-lang.git

 

- -

Known bugs and limitations

- -

·         -On +normal;mso-pagination:none;tab-stops:.5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in; +mso-layout-grid-align:none;text-autospace:none'> 

+ +

Known +bugs and limitations

+ +

·        +On Windows, the ODBC driver must be a 32-bit driver for compatibility.

- -

·         -Some -Redhat based Linux distributions may report errors about heap buffer execution. -This is triggered by the JIT compiler’s execution of generated machine code. To -resolve this issue please consult the Fedora error console.

- -

·         -The -XML parser class does not support DTDs or DOCTYPE tags

- -

·         -By -design, the regular expression class performs greedy pattern matching.

- -

·         -All +style='mso-bidi-font-size:12.0pt;line-height:107%;font-family:"Calibri",sans-serif; +mso-bidi-font-family:Arial'>compatibility.

+ +

·        +Some +Redhat based Linux distributions may report errors +about heap buffer execution. This is triggered by the JIT compiler’s execution +of generated machine code. To resolve this issue please consult the Fedora +error console.

+ +

·        +The +XML parser class does not support DTDs or DOCTYPE tags

+ +

·        +By +design, the regular expression class performs greedy pattern matching.

+ +

·        +All unit tests executed successfully but I'm sure there are some bugs. Send an e-mail we’ll get them -sorted.

+href="mailto:objeck@gmail.com">e-mail we’ll get them sorted.

diff --git a/src/installer/installer/installer.isl b/src/installer/installer/installer.isl index bcdf6c7172..f1bd7be0c3 100644 --- a/src/installer/installer/installer.isl +++ b/src/installer/installer/installer.isl @@ -60,8 +60,8 @@ Administrator {977356F0-81EC-45AF-A09C-E699E9FD723C} - 06/21/1999 05:00 - 07/14/2000 08:50 + 06/21/1999 06:00 + 07/14/2000 09:50 200 0 @@ -343,33 +343,33 @@ ISX_DEFAULTCOMPONENT{BF29CF8B-825C-4F8E-94F7-5F595DB9499B}INSTALLDIR217/LogFile=/LogFile=/LogFile=/LogFile= ISX_DEFAULTCOMPONENT1{F970AB6F-5557-4E8C-B76E-C33716799511}DATABASEDIR217/LogFile=/LogFile=/LogFile=/LogFile= ISX_DEFAULTCOMPONENT10{9A5AA1DD-E9FB-4CA4-9928-3C183251AC31}OBJECK217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT11{F36E64EB-79D9-478C-B31D-88AFF5BB22FB}DOC1217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT12{F7D214A5-8B06-4127-880B-D09D22CCEF4F}TEMPLATES217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT13{ED1F54B6-8C00-48EB-915C-14BDB100245C}MISC217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT14{BA07DB59-9FA5-4854-9FCE-5BCA58B9BB2E}CLBG1217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT15{712C6331-1D90-4EAB-824D-58C7E4DBADB0}DATA217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT16{7AF66164-FF36-4C42-8578-0A0A73BEC80D}JSON217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT17{E5B3F8B0-6D3C-4017-9ADF-6F0E9186F658}XML217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT18{B8F18FAB-1225-480D-8522-96F3121524C3}ODBC217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT11{17E44D60-7413-470E-B6EB-C91218B08830}DOC1217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT12{BF4B852F-00E8-4B56-9F9C-983FF958F39A}TEMPLATES217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT13{97012D29-9620-4248-A41D-C8ECC2606FCA}MISC217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT14{6298DA12-38FF-4EEE-9D34-94A06775592C}CLBG1217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT15{CD0D10E3-69A5-4642-BF49-172C2C3E6BDD}DATA217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT16{9B636EE5-21E2-4FDC-8F9F-113B8A81F920}JSON217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT17{B52B4474-9DCB-44E4-B78C-1EFB2C12FA46}XML217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT18{40EB70AA-F8BD-4F7D-861F-C80D6088F5E2}ODBC217/LogFile=/LogFile=/LogFile=/LogFile= ISX_DEFAULTCOMPONENT19{9FDC6DF4-765D-4AEC-9E07-F3CAA0F5AC82}ProgramFilesFolder217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT2{104FBEEC-2F5A-4527-BFE7-29BDAFD33E59}BIN217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT20{575BED26-FE0B-4482-AF2A-DDD5FBE5A184}LIB217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT21{712C1D2B-D1C7-4C2F-B0F3-58928513C521}OBJECK_LANG217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT3{E9DF20BA-3D81-47C7-AAC4-B59BDB80C470}DOC217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT2{5C34AB0A-3A77-4CF9-8875-CB549FFCE5DA}BIN217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT20{6A5EA380-47D8-4438-9685-0664A67599B0}LIB217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT21{3CE00290-FC84-4587-A026-0823C30C0256}OBJECK_LANG217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT3{ACA1CE2F-EB19-4260-B043-753A0C5F2BB3}DOC217/LogFile=/LogFile=/LogFile=/LogFile= ISX_DEFAULTCOMPONENT4{C75D36AF-C2B2-4EDB-9826-A6350CC87D04}USERPROFILE217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT5{228B1B7F-57EE-4808-95AB-6D62CF2739EE}API217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT6{FD21B7AA-4210-436A-BC82-44504D8A5C83}SYNTAX217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT7{578A712C-66AB-4A6F-A134-122212B1227D}EXAMPLES217/LogFile=/LogFile=/LogFile=/LogFile= - ISX_DEFAULTCOMPONENT8{357596CC-CCA2-42C8-B6EC-17125F89B2AE}CLBG217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT5{1226DC0D-D19F-4176-9202-2DFE778CBAC8}API217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT6{AB3F3A1D-AC5A-4739-AE84-67CACBD51C83}SYNTAX217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT7{518FAC10-3B43-45FD-A597-EAA31AB769DC}EXAMPLES217/LogFile=/LogFile=/LogFile=/LogFile= + ISX_DEFAULTCOMPONENT8{1A7A332F-6C9A-4F67-9C2A-4CC4022E045D}CLBG217/LogFile=/LogFile=/LogFile=/LogFile= ISX_DEFAULTCOMPONENT9{BF1FA39E-BAE3-45CB-8DE3-91736CE31D63}TempFolder217/LogFile=/LogFile=/LogFile=/LogFile= - libeay32.dll{D3005989-0E4D-42A8-8E01-24D4EF506809}BIN2libeay32.dll17/LogFile=/LogFile=/LogFile=/LogFile= - libobjk_odbc.dll{C5BFDD65-CB3E-4F7F-95BA-1CAB93EB281D}OBJECK_LANG2libobjk_odbc.dll17/LogFile=/LogFile=/LogFile=/LogFile= - libobjk_openssl.dll{9AABB372-7266-4A21-A991-1A086EC3C3C5}OBJECK_LANG2libobjk_openssl.dll17/LogFile=/LogFile=/LogFile=/LogFile= - obc.exe{FB85F900-10C0-4F7E-A813-A44CC5E1277A}BIN2obc.exe17/LogFile=/LogFile=/LogFile=/LogFile= - obd.exe{72687442-6869-4173-880F-CFBBA9172C75}BIN2obd.exe17/LogFile=/LogFile=/LogFile=/LogFile= - obr.exe{1094E13E-B098-4686-B8F4-C6DB6C49D0AC}BIN2obr.exe17/LogFile=/LogFile=/LogFile=/LogFile= - obu.exe{B448DF43-F14F-432D-9462-410C9CFA5DD0}BIN2obu.exe17/LogFile=/LogFile=/LogFile=/LogFile= - ssleay32.dll{F568BCBD-1754-47B6-9D58-5AC87A91ED02}BIN2ssleay32.dll17/LogFile=/LogFile=/LogFile=/LogFile= + libeay32.dll{4FF00917-79AE-42D0-9CDA-EAA819FCE229}BIN2libeay32.dll17/LogFile=/LogFile=/LogFile=/LogFile= + libobjk_odbc.dll{1173DF96-95D0-4F66-9B02-74F7FF5CDFEA}OBJECK_LANG2libobjk_odbc.dll17/LogFile=/LogFile=/LogFile=/LogFile= + libobjk_openssl.dll{CDF6AD4F-E8D8-450E-BB99-505EB0326E8B}OBJECK_LANG2libobjk_openssl.dll17/LogFile=/LogFile=/LogFile=/LogFile= + obc.exe{EA94A382-210A-450B-80D6-A9A6475B2516}BIN2obc.exe17/LogFile=/LogFile=/LogFile=/LogFile= + obd.exe{8D23DE85-52E4-485B-B921-8CCF45C798E1}BIN2obd.exe17/LogFile=/LogFile=/LogFile=/LogFile= + obr.exe{4D11997B-B2F8-4691-B786-21219D7D2806}BIN2obr.exe17/LogFile=/LogFile=/LogFile=/LogFile= + obu.exe{48E54E13-1E14-4644-8AE0-1C766BC3A655}BIN2obu.exe17/LogFile=/LogFile=/LogFile=/LogFile= + ssleay32.dll{65923F97-8FC1-4959-845E-80424BADF3F1}BIN2ssleay32.dll17/LogFile=/LogFile=/LogFile=/LogFile= @@ -580,7 +580,7 @@ @@ -1078,14 +1078,60 @@
LicenseAgreementDlgLineLine48234326010 LicenseAgreementDlgTitleText1362922565539##IDS__IsLicenseDlg_LicenseAgreement##0 LicenseAgreementISPrintButtonPushButton30118865173##IDS_PRINT_BUTTON##Agree0 - LicenseAgreementMemoScrollableText85535813070C:\Users\Randy\Documents\Code\objeck-lang\docs\eula.rtf + LicenseAgreementMemoScrollableText85535813070D:\Code\objeck-lang\docs\eula.rtf LicenseAgreementNextPushButton23024366173##IDS_NEXT##Cancel0 MaintenanceTypeBackPushButton16424366173##IDS_BACK##Next0 MaintenanceTypeBannerBitmap003744410NewBinary1
Directory_Component_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
APIISX_DEFAULTCOMPONENT5BINISX_DEFAULTCOMPONENT2BINlibeay32.dllBINobc.exeBINobd.exeBINobr.exeBINobu.exeBINssleay32.dllCLBGISX_DEFAULTCOMPONENT8CLBG1ISX_DEFAULTCOMPONENT14DATAISX_DEFAULTCOMPONENT15 DATABASEDIRISX_DEFAULTCOMPONENT1DOCISX_DEFAULTCOMPONENT3DOC1ISX_DEFAULTCOMPONENT11EXAMPLESISX_DEFAULTCOMPONENT7INSTALLDIRISX_DEFAULTCOMPONENTINSTALLDIRISX_DEFAULTCOMPONENT11INSTALLDIRISX_DEFAULTCOMPONENT12INSTALLDIRISX_DEFAULTCOMPONENT13INSTALLDIRISX_DEFAULTCOMPONENT14INSTALLDIRISX_DEFAULTCOMPONENT15INSTALLDIRISX_DEFAULTCOMPONENT16INSTALLDIRISX_DEFAULTCOMPONENT17INSTALLDIRISX_DEFAULTCOMPONENT18INSTALLDIRISX_DEFAULTCOMPONENT2INSTALLDIRISX_DEFAULTCOMPONENT20INSTALLDIRISX_DEFAULTCOMPONENT21INSTALLDIRISX_DEFAULTCOMPONENT3INSTALLDIRISX_DEFAULTCOMPONENT5INSTALLDIRISX_DEFAULTCOMPONENT6INSTALLDIRISX_DEFAULTCOMPONENT7INSTALLDIRISX_DEFAULTCOMPONENT8INSTALLDIRlibeay32.dllINSTALLDIRlibobjk_odbc.dllINSTALLDIRlibobjk_openssl.dllINSTALLDIRobc.exeINSTALLDIRobd.exeINSTALLDIRobr.exeINSTALLDIRobu.exeINSTALLDIRssleay32.dllJSONISX_DEFAULTCOMPONENT16 LIBISX_DEFAULTCOMPONENT20 MISCISX_DEFAULTCOMPONENT13 OBJECKISX_DEFAULTCOMPONENT10 OBJECK_LANGISX_DEFAULTCOMPONENT21OBJECK_LANGlibobjk_odbc.dllOBJECK_LANGlibobjk_openssl.dllODBCISX_DEFAULTCOMPONENT18 ProgramFilesFolderISX_DEFAULTCOMPONENT19SYNTAXISX_DEFAULTCOMPONENT6TEMPLATESISX_DEFAULTCOMPONENT12 TempFolderISX_DEFAULTCOMPONENT9 USERPROFILEISX_DEFAULTCOMPONENT4XMLISX_DEFAULTCOMPONENT17
@@ -1958,318 +2004,322 @@ ISBuildSourcePathISAttributesISComponentSubFolder_ -
_d.obsISX_DEFAULTCOMPONENT72d.obs01C:\Users\Randy\Desktop\objeck-lang\examples\2d.obs1 - accum.obsISX_DEFAULTCOMPONENT7accum.obs01C:\Users\Randy\Desktop\objeck-lang\examples\accum.obs1 - anagrams.obsISX_DEFAULTCOMPONENT7anagrams.obs01C:\Users\Randy\Desktop\objeck-lang\examples\anagrams.obs1 - anonymous_class.obsISX_DEFAULTCOMPONENT7ANONYM~1.OBS|anonymous_class.obs01C:\Users\Randy\Desktop\objeck-lang\examples\anonymous_class.obs1 - args.obsISX_DEFAULTCOMPONENT7args.obs01C:\Users\Randy\Desktop\objeck-lang\examples\args.obs1 - array.obsISX_DEFAULTCOMPONENT7array.obs01C:\Users\Randy\Desktop\objeck-lang\examples\array.obs1 - array_concat.obsISX_DEFAULTCOMPONENT7ARRAY_~1.OBS|array_concat.obs01C:\Users\Randy\Desktop\objeck-lang\examples\array_concat.obs1 - avg_mode.obsISX_DEFAULTCOMPONENT7avg_mode.obs01C:\Users\Randy\Desktop\objeck-lang\examples\avg_mode.obs1 - base64.obsISX_DEFAULTCOMPONENT7base64.obs01C:\Users\Randy\Desktop\objeck-lang\examples\base64.obs1 - basic.obsISX_DEFAULTCOMPONENT7basic.obs01C:\Users\Randy\Desktop\objeck-lang\examples\basic.obs1 - bin.obsISX_DEFAULTCOMPONENT7bin.obs01C:\Users\Randy\Desktop\objeck-lang\examples\bin.obs1 - binarytrees.obsISX_DEFAULTCOMPONENT8BINARY~1.OBS|binarytrees.obs01C:\Users\Randy\Desktop\objeck-lang\examples\clbg\binarytrees.obs1 - binarytrees.obs1ISX_DEFAULTCOMPONENT14BINARY~1.OBS|binarytrees.obs01C:\Users\Randy\Desktop\objeck-lang\examples\misc\clbg\binarytrees.obs1 - bitwise.obsISX_DEFAULTCOMPONENT7bitwise.obs01C:\Users\Randy\Desktop\objeck-lang\examples\bitwise.obs1 - brackets.obsISX_DEFAULTCOMPONENT7brackets.obs01C:\Users\Randy\Desktop\objeck-lang\examples\brackets.obs1 - bundle_header.datISX_DEFAULTCOMPONENT12BUNDLE~1.DAT|bundle_header.dat01C:\Users\Randy\Desktop\objeck-lang\examples\doc\templates\bundle_header.dat1 - bundles.htmlISX_DEFAULTCOMPONENT5BUNDLE~1.HTM|bundles.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\bundles.html1 - bundles_header.datISX_DEFAULTCOMPONENT12BUNDLE~1.DAT|bundles_header.dat01C:\Users\Randy\Desktop\objeck-lang\examples\doc\templates\bundles_header.dat1 - caesar.obsISX_DEFAULTCOMPONENT7caesar.obs01C:\Users\Randy\Desktop\objeck-lang\examples\caesar.obs1 - calculator.wsdlISX_DEFAULTCOMPONENT17CALCUL~1.WSD|calculator.wsdl01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\calculator.wsdl1 - callback.obsISX_DEFAULTCOMPONENT7callback.obs01C:\Users\Randy\Desktop\objeck-lang\examples\callback.obs1 - carpet.obsISX_DEFAULTCOMPONENT7carpet.obs01C:\Users\Randy\Desktop\objeck-lang\examples\carpet.obs1 - cast_nines.obsISX_DEFAULTCOMPONENT7CAST_N~1.OBS|cast_nines.obs01C:\Users\Randy\Desktop\objeck-lang\examples\cast_nines.obs1 - cc_num.obsISX_DEFAULTCOMPONENT7cc_num.obs01C:\Users\Randy\Desktop\objeck-lang\examples\cc_num.obs1 - cd_catalog.xmlISX_DEFAULTCOMPONENT17CD_CAT~1.XML|cd_catalog.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\cd_catalog.xml1 - chars.obsISX_DEFAULTCOMPONENT7chars.obs01C:\Users\Randy\Desktop\objeck-lang\examples\chars.obs1 - chat_server.obsISX_DEFAULTCOMPONENT7CHAT_S~1.OBS|chat_server.obs01C:\Users\Randy\Desktop\objeck-lang\examples\chat_server.obs1 - chess960.obsISX_DEFAULTCOMPONENT7chess960.obs01C:\Users\Randy\Desktop\objeck-lang\examples\chess960.obs1 - cholesky_decomposition.obsISX_DEFAULTCOMPONENT7CHOLES~1.OBS|cholesky_decomposition.obs01C:\Users\Randy\Desktop\objeck-lang\examples\cholesky_decomposition.obs1 - cipher.obsISX_DEFAULTCOMPONENT7cipher.obs01C:\Users\Randy\Desktop\objeck-lang\examples\cipher.obs1 - class.obsISX_DEFAULTCOMPONENT7class.obs01C:\Users\Randy\Desktop\objeck-lang\examples\class.obs1 - class_header.datISX_DEFAULTCOMPONENT12CLASS_~1.DAT|class_header.dat01C:\Users\Randy\Desktop\objeck-lang\examples\doc\templates\class_header.dat1 - classes.htmlISX_DEFAULTCOMPONENT5CLASSE~1.HTM|classes.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\classes.html1 - classes_header.datISX_DEFAULTCOMPONENT12CLASSE~1.DAT|classes_header.dat01C:\Users\Randy\Desktop\objeck-lang\examples\doc\templates\classes_header.dat1 - cocktail_sort.obsISX_DEFAULTCOMPONENT7COCKTA~1.OBS|cocktail_sort.obs01C:\Users\Randy\Desktop\objeck-lang\examples\cocktail_sort.obs1 - collect.oblISX_DEFAULTCOMPONENT2collect.obl01C:\Users\Randy\Desktop\objeck-lang\bin\collect.obl1 - collection_comparelist.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-comparelist.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-comparelist.html1 - collection_comparevector.htmISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-comparevector.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-comparevector.html1 - collection_floatlist.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatlist.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-floatlist.html1 - collection_floatmap.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatmap.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-floatmap.html1 - collection_floatqueue.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatqueue.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-floatqueue.html1 - collection_floatset.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatset.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-floatset.html1 - collection_floatstack.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatstack.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-floatstack.html1 - collection_floatvector.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatvector.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-floatvector.html1 - collection_hash.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-hash.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-hash.html1 - collection_intlist.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intlist.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-intlist.html1 - collection_intmap.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intmap.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-intmap.html1 - collection_intqueue.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intqueue.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-intqueue.html1 - collection_intstack.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intstack.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-intstack.html1 - collection_intvector.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intvector.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-intvector.html1 - collection_list.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-list.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-list.html1 - collection_map.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-map.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-map.html1 - collection_queue.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-queue.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-queue.html1 - collection_set.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-set.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-set.html1 - collection_stack.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stack.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-stack.html1 - collection_stringhash.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stringhash.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-stringhash.html1 - collection_stringmap.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stringmap.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-stringmap.html1 - collection_stringset.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stringset.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-stringset.html1 - collection_vector.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-vector.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\collection-vector.html1 - comb.obsISX_DEFAULTCOMPONENT7comb.obs01C:\Users\Randy\Desktop\objeck-lang\examples\comb.obs1 - comp_sort.obsISX_DEFAULTCOMPONENT7COMP_S~1.OBS|comp_sort.obs01C:\Users\Randy\Desktop\objeck-lang\examples\comp_sort.obs1 - compass.obsISX_DEFAULTCOMPONENT7compass.obs01C:\Users\Randy\Desktop\objeck-lang\examples\compass.obs1 - concat.obsISX_DEFAULTCOMPONENT7concat.obs01C:\Users\Randy\Desktop\objeck-lang\examples\concat.obs1 - concur.obsISX_DEFAULTCOMPONENT7concur.obs01C:\Users\Randy\Desktop\objeck-lang\examples\concur.obs1 - count_letters.obsISX_DEFAULTCOMPONENT7COUNT_~1.OBS|count_letters.obs01C:\Users\Randy\Desktop\objeck-lang\examples\count_letters.obs1 - counting_sort.obsISX_DEFAULTCOMPONENT7COUNTI~1.OBS|counting_sort.obs01C:\Users\Randy\Desktop\objeck-lang\examples\counting_sort.obs1 - countries.xmlISX_DEFAULTCOMPONENT17COUNTR~1.XML|countries.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\countries.xml1 - create_html.obsISX_DEFAULTCOMPONENT7CREATE~1.OBS|create_html.obs01C:\Users\Randy\Desktop\objeck-lang\examples\create_html.obs1 - cs_156.obsISX_DEFAULTCOMPONENT7cs-156.obs01C:\Users\Randy\Desktop\objeck-lang\examples\cs-156.obs1 - csv.oblISX_DEFAULTCOMPONENT2csv.obl01C:\Users\Randy\Desktop\objeck-lang\bin\csv.obl1 - csv_csvcolumn.htmlISX_DEFAULTCOMPONENT5CSV-CS~1.HTM|csv-csvcolumn.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\csv-csvcolumn.html1 - csv_csvrow.htmlISX_DEFAULTCOMPONENT5CSV-CS~1.HTM|csv-csvrow.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\csv-csvrow.html1 - csv_csvtable.htmlISX_DEFAULTCOMPONENT5CSV-CS~1.HTM|csv-csvtable.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\csv-csvtable.html1 - date.obsISX_DEFAULTCOMPONENT7date.obs01C:\Users\Randy\Desktop\objeck-lang\examples\date.obs1 - dispatch.obsISX_DEFAULTCOMPONENT7dispatch.obs01C:\Users\Randy\Desktop\objeck-lang\examples\dispatch.obs1 - doc_class.htmlISX_DEFAULTCOMPONENT11DOC_CL~1.HTM|doc_class.html01C:\Users\Randy\Desktop\objeck-lang\examples\doc\doc_class.html1 - doc_html.obsISX_DEFAULTCOMPONENT11doc_html.obs01C:\Users\Randy\Desktop\objeck-lang\examples\doc\doc_html.obs1 - doc_parser.obsISX_DEFAULTCOMPONENT11DOC_PA~1.OBS|doc_parser.obs01C:\Users\Randy\Desktop\objeck-lang\examples\doc\doc_parser.obs1 - doc_printer.obsISX_DEFAULTCOMPONENT11DOC_PR~1.OBS|doc_printer.obs01C:\Users\Randy\Desktop\objeck-lang\examples\doc\doc_printer.obs1 - door.obsISX_DEFAULTCOMPONENT7door.obs01C:\Users\Randy\Desktop\objeck-lang\examples\door.obs1 - dot.obsISX_DEFAULTCOMPONENT7dot.obs01C:\Users\Randy\Desktop\objeck-lang\examples\dot.obs1 - double_list.obsISX_DEFAULTCOMPONENT7DOUBLE~1.OBS|double_list.obs01C:\Users\Randy\Desktop\objeck-lang\examples\double_list.obs1 - dparam.obsISX_DEFAULTCOMPONENT7dparam.obs01C:\Users\Randy\Desktop\objeck-lang\examples\dparam.obs1 - each.obsISX_DEFAULTCOMPONENT7each.obs01C:\Users\Randy\Desktop\objeck-lang\examples\each.obs1 - encrypt.oblISX_DEFAULTCOMPONENT2encrypt.obl01C:\Users\Randy\Desktop\objeck-lang\bin\encrypt.obl1 - encrypt.obsISX_DEFAULTCOMPONENT7encrypt.obs01C:\Users\Randy\Desktop\objeck-lang\examples\encrypt.obs1 - encryption_decrypt.htmlISX_DEFAULTCOMPONENT5ENCRYP~1.HTM|encryption-decrypt.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\encryption-decrypt.html1 - encryption_encrypt.htmlISX_DEFAULTCOMPONENT5ENCRYP~1.HTM|encryption-encrypt.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\encryption-encrypt.html1 - encryption_hash.htmlISX_DEFAULTCOMPONENT5ENCRYP~1.HTM|encryption-hash.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\encryption-hash.html1 - ethiopian_mul.obsISX_DEFAULTCOMPONENT7ETHIOP~1.OBS|ethiopian_mul.obs01C:\Users\Randy\Desktop\objeck-lang\examples\ethiopian_mul.obs1 - euler_method.obsISX_DEFAULTCOMPONENT7EULER_~1.OBS|euler_method.obs01C:\Users\Randy\Desktop\objeck-lang\examples\euler_method.obs1 - evol.obsISX_DEFAULTCOMPONENT7evol.obs01C:\Users\Randy\Desktop\objeck-lang\examples\evol.obs1 - expo.obsISX_DEFAULTCOMPONENT7expo.obs01C:\Users\Randy\Desktop\objeck-lang\examples\expo.obs1 - fact.obsISX_DEFAULTCOMPONENT7fact.obs01C:\Users\Randy\Desktop\objeck-lang\examples\fact.obs1 - factor_counting.obsISX_DEFAULTCOMPONENT7FACTOR~1.OBS|factor_counting.obs01C:\Users\Randy\Desktop\objeck-lang\examples\factor_counting.obs1 - factors.obsISX_DEFAULTCOMPONENT7factors.obs01C:\Users\Randy\Desktop\objeck-lang\examples\factors.obs1 - fannkuchredux.obsISX_DEFAULTCOMPONENT8FANNKU~1.OBS|fannkuchredux.obs01C:\Users\Randy\Desktop\objeck-lang\examples\clbg\fannkuchredux.obs1 - fannkuchredux.obs1ISX_DEFAULTCOMPONENT14FANNKU~1.OBS|fannkuchredux.obs01C:\Users\Randy\Desktop\objeck-lang\examples\misc\clbg\fannkuchredux.obs1 - fares.dbISX_DEFAULTCOMPONENT15fares.db01C:\Users\Randy\Desktop\objeck-lang\examples\misc\data\fares.db1 - fasta.obsISX_DEFAULTCOMPONENT8fasta.obs01C:\Users\Randy\Desktop\objeck-lang\examples\clbg\fasta.obs1 - fasta.obs1ISX_DEFAULTCOMPONENT14fasta.obs01C:\Users\Randy\Desktop\objeck-lang\examples\misc\clbg\fasta.obs1 - fastcgi_handler.htmlISX_DEFAULTCOMPONENT5FASTCG~1.HTM|fastcgi-handler.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\fastcgi-handler.html1 - fastcgi_request.htmlISX_DEFAULTCOMPONENT5FASTCG~1.HTM|fastcgi-request.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\fastcgi-request.html1 - fastcgi_response.htmlISX_DEFAULTCOMPONENT5FASTCG~1.HTM|fastcgi-response.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\fastcgi-response.html1 - file.obsISX_DEFAULTCOMPONENT7file.obs01C:\Users\Randy\Desktop\objeck-lang\examples\file.obs1 - filter.obsISX_DEFAULTCOMPONENT7filter.obs01C:\Users\Randy\Desktop\objeck-lang\examples\filter.obs1 - food.xmlISX_DEFAULTCOMPONENT17food.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\food.xml1 - for.obsISX_DEFAULTCOMPONENT7for.obs01C:\Users\Randy\Desktop\objeck-lang\examples\for.obs1 - func.obsISX_DEFAULTCOMPONENT7func.obs01C:\Users\Randy\Desktop\objeck-lang\examples\func.obs1 - gcd.obsISX_DEFAULTCOMPONENT7gcd.obs01C:\Users\Randy\Desktop\objeck-lang\examples\gcd.obs1 - geometric_mean.obsISX_DEFAULTCOMPONENT7GEOMET~1.OBS|geometric_mean.obs01C:\Users\Randy\Desktop\objeck-lang\examples\geometric_mean.obs1 - guess.obsISX_DEFAULTCOMPONENT7guess.obs01C:\Users\Randy\Desktop\objeck-lang\examples\guess.obs1 - guess_fb.obsISX_DEFAULTCOMPONENT7guess_fb.obs01C:\Users\Randy\Desktop\objeck-lang\examples\guess_fb.obs1 - happynums.obsISX_DEFAULTCOMPONENT7HAPPYN~1.OBS|happynums.obs01C:\Users\Randy\Desktop\objeck-lang\examples\happynums.obs1 - harshad.obsISX_DEFAULTCOMPONENT7harshad.obs01C:\Users\Randy\Desktop\objeck-lang\examples\harshad.obs1 - hash.obsISX_DEFAULTCOMPONENT7hash.obs01C:\Users\Randy\Desktop\objeck-lang\examples\hash.obs1 - haversine.obsISX_DEFAULTCOMPONENT7HAVERS~1.OBS|haversine.obs01C:\Users\Randy\Desktop\objeck-lang\examples\haversine.obs1 - heap.obsISX_DEFAULTCOMPONENT7heap.obs01C:\Users\Randy\Desktop\objeck-lang\examples\heap.obs1 - hello.obsISX_DEFAULTCOMPONENT7hello.obs01C:\Users\Randy\Desktop\objeck-lang\examples\hello.obs1 - hello_ext.obsISX_DEFAULTCOMPONENT7HELLO_~1.OBS|hello_ext.obs01C:\Users\Randy\Desktop\objeck-lang\examples\hello_ext.obs1 - hofcon.obsISX_DEFAULTCOMPONENT7hofcon.obs01C:\Users\Randy\Desktop\objeck-lang\examples\hofcon.obs1 - horizontal_sundial.obsISX_DEFAULTCOMPONENT7HORIZO~1.OBS|horizontal_sundial.obs01C:\Users\Randy\Desktop\objeck-lang\examples\horizontal_sundial.obs1 - horner.obsISX_DEFAULTCOMPONENT7horner.obs01C:\Users\Randy\Desktop\objeck-lang\examples\horner.obs1 - howto.htmISX_DEFAULTCOMPONENT6howto.htm01C:\Users\Randy\Desktop\objeck-lang\doc\syntax\howto.htm1 - howto.rtfISX_DEFAULTCOMPONENT6howto.rtf01C:\Users\Randy\Desktop\objeck-lang\doc\syntax\howto.rtf1 - http.obsISX_DEFAULTCOMPONENT7http.obs01C:\Users\Randy\Desktop\objeck-lang\examples\http.obs1 - http_httpclient.htmlISX_DEFAULTCOMPONENT5HTTP-H~1.HTM|http-httpclient.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\http-httpclient.html1 - http_httpsclient.htmlISX_DEFAULTCOMPONENT5HTTP-H~1.HTM|http-httpsclient.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\http-httpsclient.html1 - http_server.obsISX_DEFAULTCOMPONENT7HTTP_S~1.OBS|http_server.obs01C:\Users\Randy\Desktop\objeck-lang\examples\http_server.obs1 - http_urlutility.htmlISX_DEFAULTCOMPONENT5HTTP-U~1.HTM|http-urlutility.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\http-urlutility.html1 - https.obsISX_DEFAULTCOMPONENT7https.obs01C:\Users\Randy\Desktop\objeck-lang\examples\https.obs1 - i_b4_e.obsISX_DEFAULTCOMPONENT7i_b4_e.obs01C:\Users\Randy\Desktop\objeck-lang\examples\i_b4_e.obs1 - identity_matrix.obsISX_DEFAULTCOMPONENT7IDENTI~1.OBS|identity_matrix.obs01C:\Users\Randy\Desktop\objeck-lang\examples\identity_matrix.obs1 - in.xmlISX_DEFAULTCOMPONENT17in.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\in.xml1 - in_0.jsonISX_DEFAULTCOMPONENT16IN_0~1.JSO|in_0.json01C:\Users\Randy\Desktop\objeck-lang\examples\misc\json\in_0.json1 - in_1.jsonISX_DEFAULTCOMPONENT16IN_1~1.JSO|in_1.json01C:\Users\Randy\Desktop\objeck-lang\examples\misc\json\in_1.json1 - in_2.jsonISX_DEFAULTCOMPONENT16IN_2~1.JSO|in_2.json01C:\Users\Randy\Desktop\objeck-lang\examples\misc\json\in_2.json1 - in_3.jsonISX_DEFAULTCOMPONENT16IN_3~1.JSO|in_3.json01C:\Users\Randy\Desktop\objeck-lang\examples\misc\json\in_3.json1 - index.htmlISX_DEFAULTCOMPONENT5INDEX~1.HTM|index.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\index.html1 - index.html1ISX_DEFAULTCOMPONENT12INDEX~1.HTM|index.html01C:\Users\Randy\Desktop\objeck-lang\examples\doc\templates\index.html1 - inf.obsISX_DEFAULTCOMPONENT7inf.obs01C:\Users\Randy\Desktop\objeck-lang\examples\inf.obs1 - input_loop.obsISX_DEFAULTCOMPONENT7INPUT_~1.OBS|input_loop.obs01C:\Users\Randy\Desktop\objeck-lang\examples\input_loop.obs1 - insert_sort.obsISX_DEFAULTCOMPONENT7INSERT~1.OBS|insert_sort.obs01C:\Users\Randy\Desktop\objeck-lang\examples\insert_sort.obs1 - int.obsISX_DEFAULTCOMPONENT7int.obs01C:\Users\Randy\Desktop\objeck-lang\examples\int.obs1 - intro.obsISX_DEFAULTCOMPONENT7intro.obs01C:\Users\Randy\Desktop\objeck-lang\examples\intro.obs1 - iter.obsISX_DEFAULTCOMPONENT7iter.obs01C:\Users\Randy\Desktop\objeck-lang\examples\iter.obs1 - jensen.obsISX_DEFAULTCOMPONENT7jensen.obs01C:\Users\Randy\Desktop\objeck-lang\examples\jensen.obs1 - josephus.obsISX_DEFAULTCOMPONENT7josephus.obs01C:\Users\Randy\Desktop\objeck-lang\examples\josephus.obs1 - json.oblISX_DEFAULTCOMPONENT2json.obl01C:\Users\Randy\Desktop\objeck-lang\bin\json.obl1 - json_create.obsISX_DEFAULTCOMPONENT7JSON_C~1.OBS|json_create.obs01C:\Users\Randy\Desktop\objeck-lang\examples\json_create.obs1 - json_file.obsISX_DEFAULTCOMPONENT7JSON_F~1.OBS|json_file.obs01C:\Users\Randy\Desktop\objeck-lang\examples\json_file.obs1 - json_jsonelement.htmlISX_DEFAULTCOMPONENT5JSON-J~1.HTM|json-jsonelement.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\json-jsonelement.html1 - json_jsonparser.htmlISX_DEFAULTCOMPONENT5JSON-J~1.HTM|json-jsonparser.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\json-jsonparser.html1 - json_jsontype.htmlISX_DEFAULTCOMPONENT5JSON-J~1.HTM|json-jsontype.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\json-jsontype.html1 - json_parser.obsISX_DEFAULTCOMPONENT7JSON_P~1.OBS|json_parser.obs01C:\Users\Randy\Desktop\objeck-lang\examples\json_parser.obs1 - json_web.obsISX_DEFAULTCOMPONENT7json_web.obs01C:\Users\Randy\Desktop\objeck-lang\examples\json_web.obs1 - lang.oblISX_DEFAULTCOMPONENT2lang.obl01C:\Users\Randy\Desktop\objeck-lang\bin\lang.obl1 - lcm.obsISX_DEFAULTCOMPONENT7lcm.obs01C:\Users\Randy\Desktop\objeck-lang\examples\lcm.obs1 - leap.obsISX_DEFAULTCOMPONENT7leap.obs01C:\Users\Randy\Desktop\objeck-lang\examples\leap.obs1 - leaving.obsISX_DEFAULTCOMPONENT7leaving.obs01C:\Users\Randy\Desktop\objeck-lang\examples\leaving.obs1 - levenshtein.obsISX_DEFAULTCOMPONENT7LEVENS~1.OBS|levenshtein.obs01C:\Users\Randy\Desktop\objeck-lang\examples\levenshtein.obs1 - libeay32.dlllibeay32.dlllibeay32.dll01C:\Users\Randy\Desktop\objeck-lang\bin\libeay32.dll1 - libobjk_odbc.dlllibobjk_odbc.dllLIBOBJ~1.DLL|libobjk_odbc.dll01C:\Users\Randy\Desktop\objeck-lang\lib\objeck-lang\libobjk_odbc.dll1 - libobjk_openssl.dlllibobjk_openssl.dllLIBOBJ~1.DLL|libobjk_openssl.dll01C:\Users\Randy\Desktop\objeck-lang\lib\objeck-lang\libobjk_openssl.dll1 - logic.obsISX_DEFAULTCOMPONENT7logic.obs01C:\Users\Randy\Desktop\objeck-lang\examples\logic.obs1 - loop.obsISX_DEFAULTCOMPONENT7loop.obs01C:\Users\Randy\Desktop\objeck-lang\examples\loop.obs1 - lwz.obsISX_DEFAULTCOMPONENT7lwz.obs01C:\Users\Randy\Desktop\objeck-lang\examples\lwz.obs1 - man_or_boy.obsISX_DEFAULTCOMPONENT7MAN_OR~1.OBS|man_or_boy.obs01C:\Users\Randy\Desktop\objeck-lang\examples\man_or_boy.obs1 - mandelbrot.obsISX_DEFAULTCOMPONENT8MANDEL~1.OBS|mandelbrot.obs01C:\Users\Randy\Desktop\objeck-lang\examples\clbg\mandelbrot.obs1 - mandelbrot.obs1ISX_DEFAULTCOMPONENT14MANDEL~1.OBS|mandelbrot.obs01C:\Users\Randy\Desktop\objeck-lang\examples\misc\clbg\mandelbrot.obs1 - matching.obsISX_DEFAULTCOMPONENT7matching.obs01C:\Users\Randy\Desktop\objeck-lang\examples\matching.obs1 - med.obsISX_DEFAULTCOMPONENT7med.obs01C:\Users\Randy\Desktop\objeck-lang\examples\med.obs1 - mov_avg.obsISX_DEFAULTCOMPONENT7mov_avg.obs01C:\Users\Randy\Desktop\objeck-lang\examples\mov_avg.obs1 - mul_array.obsISX_DEFAULTCOMPONENT7MUL_AR~1.OBS|mul_array.obs01C:\Users\Randy\Desktop\objeck-lang\examples\mul_array.obs1 - multifact.obsISX_DEFAULTCOMPONENT7MULTIF~1.OBS|multifact.obs01C:\Users\Randy\Desktop\objeck-lang\examples\multifact.obs1 - mutual_recursion.obsISX_DEFAULTCOMPONENT7MUTUAL~1.OBS|mutual_recursion.obs01C:\Users\Randy\Desktop\objeck-lang\examples\mutual_recursion.obs1 - nbody.obsISX_DEFAULTCOMPONENT8nbody.obs01C:\Users\Randy\Desktop\objeck-lang\examples\clbg\nbody.obs1 - nbody.obs1ISX_DEFAULTCOMPONENT14nbody.obs01C:\Users\Randy\Desktop\objeck-lang\examples\misc\clbg\nbody.obs1 - nqueen.obsISX_DEFAULTCOMPONENT7nqueen.obs01C:\Users\Randy\Desktop\objeck-lang\examples\nqueen.obs1 - nth_root.obsISX_DEFAULTCOMPONENT7nth_root.obs01C:\Users\Randy\Desktop\objeck-lang\examples\nth_root.obs1 - num_names.obsISX_DEFAULTCOMPONENT7NUM_NA~1.OBS|num_names.obs01C:\Users\Randy\Desktop\objeck-lang\examples\num_names.obs1 - obc.exeobc.exeobc.exe01C:\Users\Randy\Desktop\objeck-lang\bin\obc.exe1 - obd.exeobd.exeobd.exe01C:\Users\Randy\Desktop\objeck-lang\bin\obd.exe1 - objeck.langISX_DEFAULTCOMPONENT6OBJECK~1.LAN|objeck.lang01C:\Users\Randy\Desktop\objeck-lang\doc\syntax\objeck.lang1 - objeck.plistISX_DEFAULTCOMPONENT6OBJECK~1.PLI|objeck.plist01C:\Users\Randy\Desktop\objeck-lang\doc\syntax\objeck.plist1 - objeck.xmlISX_DEFAULTCOMPONENT6objeck.xml01C:\Users\Randy\Desktop\objeck-lang\doc\syntax\objeck.xml1 - objeck_lang.pdfISX_DEFAULTCOMPONENT3OBJECK~1.PDF|objeck_lang.pdf01C:\Users\Randy\Desktop\objeck-lang\doc\objeck_lang.pdf1 - objeck_syntax.phpISX_DEFAULTCOMPONENT6OBJECK~1.PHP|objeck-syntax.php01C:\Users\Randy\Desktop\objeck-lang\doc\syntax\objeck-syntax.php1 - obr.exeobr.exeobr.exe01C:\Users\Randy\Desktop\objeck-lang\bin\obr.exe1 - obu.exeobu.exeobu.exe01C:\Users\Randy\Desktop\objeck-lang\bin\obu.exe1 - odbc.oblISX_DEFAULTCOMPONENT2odbc.obl01C:\Users\Randy\Desktop\objeck-lang\bin\odbc.obl1 - odbc_connection.htmlISX_DEFAULTCOMPONENT5ODBC-C~1.HTM|odbc-connection.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\odbc-connection.html1 - odbc_date.htmlISX_DEFAULTCOMPONENT5ODBC-D~1.HTM|odbc-date.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\odbc-date.html1 - odbc_parameterstatement.htmlISX_DEFAULTCOMPONENT5ODBC-P~1.HTM|odbc-parameterstatement.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\odbc-parameterstatement.html1 - odbc_resultset.htmlISX_DEFAULTCOMPONENT5ODBC-R~1.HTM|odbc-resultset.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\odbc-resultset.html1 - odbc_timestamp.htmlISX_DEFAULTCOMPONENT5ODBC-T~1.HTM|odbc-timestamp.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\odbc-timestamp.html1 - palindrome.obsISX_DEFAULTCOMPONENT7PALIND~1.OBS|palindrome.obs01C:\Users\Randy\Desktop\objeck-lang\examples\palindrome.obs1 - pangram.obsISX_DEFAULTCOMPONENT7pangram.obs01C:\Users\Randy\Desktop\objeck-lang\examples\pangram.obs1 - parent.obsISX_DEFAULTCOMPONENT7parent.obs01C:\Users\Randy\Desktop\objeck-lang\examples\parent.obs1 - parser.obsISX_DEFAULTCOMPONENT7parser.obs01C:\Users\Randy\Desktop\objeck-lang\examples\parser.obs1 - perfect.obsISX_DEFAULTCOMPONENT7perfect.obs01C:\Users\Randy\Desktop\objeck-lang\examples\perfect.obs1 - pig.obsISX_DEFAULTCOMPONENT7pig.obs01C:\Users\Randy\Desktop\objeck-lang\examples\pig.obs1 - plant_catalog.xmlISX_DEFAULTCOMPONENT17PLANT_~1.XML|plant_catalog.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\plant_catalog.xml1 - poly.obsISX_DEFAULTCOMPONENT7poly.obs01C:\Users\Randy\Desktop\objeck-lang\examples\poly.obs1 - prepare.obsISX_DEFAULTCOMPONENT18prepare.obs01C:\Users\Randy\Desktop\objeck-lang\examples\odbc\prepare.obs1 - prod_array.obsISX_DEFAULTCOMPONENT7PROD_A~1.OBS|prod_array.obs01C:\Users\Randy\Desktop\objeck-lang\examples\prod_array.obs1 - pythag_means.obsISX_DEFAULTCOMPONENT7PYTHAG~1.OBS|pythag_means.obs01C:\Users\Randy\Desktop\objeck-lang\examples\pythag_means.obs1 - quick_sort.obsISX_DEFAULTCOMPONENT7QUICK_~1.OBS|quick_sort.obs01C:\Users\Randy\Desktop\objeck-lang\examples\quick_sort.obs1 - random.obsISX_DEFAULTCOMPONENT7random.obs01C:\Users\Randy\Desktop\objeck-lang\examples\random.obs1 - range.obsISX_DEFAULTCOMPONENT7range.obs01C:\Users\Randy\Desktop\objeck-lang\examples\range.obs1 - range_extraction.obsISX_DEFAULTCOMPONENT7RANGE_~1.OBS|range_extraction.obs01C:\Users\Randy\Desktop\objeck-lang\examples\range_extraction.obs1 - readme.htmISX_DEFAULTCOMPONENTreadme.htm01C:\Users\Randy\Desktop\objeck-lang\readme.htm1 - regex.oblISX_DEFAULTCOMPONENT2regex.obl01C:\Users\Randy\Desktop\objeck-lang\bin\regex.obl1 - regex.obsISX_DEFAULTCOMPONENT7regex.obs01C:\Users\Randy\Desktop\objeck-lang\examples\regex.obs1 - regex_http.obsISX_DEFAULTCOMPONENT7REGEX_~1.OBS|regex_http.obs01C:\Users\Randy\Desktop\objeck-lang\examples\regex_http.obs1 - regex_regex.htmlISX_DEFAULTCOMPONENT5REGEX-~1.HTM|regex-regex.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\regex-regex.html1 - repeat.obsISX_DEFAULTCOMPONENT7repeat.obs01C:\Users\Randy\Desktop\objeck-lang\examples\repeat.obs1 - reverse.obsISX_DEFAULTCOMPONENT7reverse.obs01C:\Users\Randy\Desktop\objeck-lang\examples\reverse.obs1 - roman.obsISX_DEFAULTCOMPONENT7roman.obs01C:\Users\Randy\Desktop\objeck-lang\examples\roman.obs1 - root_mean.obsISX_DEFAULTCOMPONENT7ROOT_M~1.OBS|root_mean.obs01C:\Users\Randy\Desktop\objeck-lang\examples\root_mean.obs1 - roots.obsISX_DEFAULTCOMPONENT7roots.obs01C:\Users\Randy\Desktop\objeck-lang\examples\roots.obs1 - rosetta_count.obsISX_DEFAULTCOMPONENT7ROSETT~1.OBS|rosetta_count.obs01C:\Users\Randy\Desktop\objeck-lang\examples\rosetta_count.obs1 - rosetta_rank.obsISX_DEFAULTCOMPONENT7ROSETT~1.OBS|rosetta_rank.obs01C:\Users\Randy\Desktop\objeck-lang\examples\rosetta_rank.obs1 - row_echelon.obsISX_DEFAULTCOMPONENT7ROW_EC~1.OBS|row_echelon.obs01C:\Users\Randy\Desktop\objeck-lang\examples\row_echelon.obs1 - rpn_calc.obsISX_DEFAULTCOMPONENT7rpn_calc.obs01C:\Users\Randy\Desktop\objeck-lang\examples\rpn_calc.obs1 - run_length.obsISX_DEFAULTCOMPONENT7RUN_LE~1.OBS|run_length.obs01C:\Users\Randy\Desktop\objeck-lang\examples\run_length.obs1 - sample.xmlISX_DEFAULTCOMPONENT17sample.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\sample.xml1 - scrape.obsISX_DEFAULTCOMPONENT7scrape.obs01C:\Users\Randy\Desktop\objeck-lang\examples\scrape.obs1 - search.obsISX_DEFAULTCOMPONENT7search.obs01C:\Users\Randy\Desktop\objeck-lang\examples\search.obs1 - select.obsISX_DEFAULTCOMPONENT18select.obs01C:\Users\Randy\Desktop\objeck-lang\examples\odbc\select.obs1 - semi_prime.obsISX_DEFAULTCOMPONENT7SEMI_P~1.OBS|semi_prime.obs01C:\Users\Randy\Desktop\objeck-lang\examples\semi_prime.obs1 - serial.obsISX_DEFAULTCOMPONENT7serial.obs01C:\Users\Randy\Desktop\objeck-lang\examples\serial.obs1 - series.obsISX_DEFAULTCOMPONENT7series.obs01C:\Users\Randy\Desktop\objeck-lang\examples\series.obs1 - server.obsISX_DEFAULTCOMPONENT7server.obs01C:\Users\Randy\Desktop\objeck-lang\examples\server.obs1 - sha_hash.obsISX_DEFAULTCOMPONENT7sha_hash.obs01C:\Users\Randy\Desktop\objeck-lang\examples\sha_hash.obs1 - shell.obsISX_DEFAULTCOMPONENT7shell.obs01C:\Users\Randy\Desktop\objeck-lang\examples\shell.obs1 - shell_sort.obsISX_DEFAULTCOMPONENT7SHELL_~1.OBS|shell_sort.obs01C:\Users\Randy\Desktop\objeck-lang\examples\shell_sort.obs1 - sim_func.obsISX_DEFAULTCOMPONENT7sim_func.obs01C:\Users\Randy\Desktop\objeck-lang\examples\sim_func.obs1 - simple.xmlISX_DEFAULTCOMPONENT17simple.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\simple.xml1 - sleep_sort.obsISX_DEFAULTCOMPONENT7SLEEP_~1.OBS|sleep_sort.obs01C:\Users\Randy\Desktop\objeck-lang\examples\sleep_sort.obs1 - snowboard.wsdlISX_DEFAULTCOMPONENT17SNOWBO~1.WSD|snowboard.wsdl01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\snowboard.wsdl1 - soap.xmlISX_DEFAULTCOMPONENT17soap.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\soap.xml1 - soap2.xmlISX_DEFAULTCOMPONENT17soap2.xml01C:\Users\Randy\Desktop\objeck-lang\examples\misc\xml\soap2.xml1 - soap_http.obsISX_DEFAULTCOMPONENT7SOAP_H~1.OBS|soap_http.obs01C:\Users\Randy\Desktop\objeck-lang\examples\soap_http.obs1 - sock.obsISX_DEFAULTCOMPONENT7sock.obs01C:\Users\Randy\Desktop\objeck-lang\examples\sock.obs1 - spectralnorm.obsISX_DEFAULTCOMPONENT8SPECTR~1.OBS|spectralnorm.obs01C:\Users\Randy\Desktop\objeck-lang\examples\clbg\spectralnorm.obs1 - spectralnorm.obs1ISX_DEFAULTCOMPONENT14SPECTR~1.OBS|spectralnorm.obs01C:\Users\Randy\Desktop\objeck-lang\examples\misc\clbg\spectralnorm.obs1 - spectralnorm.obs2ISX_DEFAULTCOMPONENT7SPECTR~1.OBS|spectralnorm.obs01C:\Users\Randy\Desktop\objeck-lang\examples\spectralnorm.obs1 - sql_auth.obsISX_DEFAULTCOMPONENT18sql_auth.obs01C:\Users\Randy\Desktop\objeck-lang\examples\odbc\sql_auth.obs1 - sqrsum.obsISX_DEFAULTCOMPONENT7sqrsum.obs01C:\Users\Randy\Desktop\objeck-lang\examples\sqrsum.obs1 - ssleay32.dllssleay32.dllssleay32.dll01C:\Users\Randy\Desktop\objeck-lang\bin\ssleay32.dll1 - std.obsISX_DEFAULTCOMPONENT7std.obs01C:\Users\Randy\Desktop\objeck-lang\examples\std.obs1 - stooge.obsISX_DEFAULTCOMPONENT7stooge.obs01C:\Users\Randy\Desktop\objeck-lang\examples\stooge.obs1 - strip_comment.obsISX_DEFAULTCOMPONENT7STRIP_~1.OBS|strip_comment.obs01C:\Users\Randy\Desktop\objeck-lang\examples\strip_comment.obs1 - substr.obsISX_DEFAULTCOMPONENT7substr.obs01C:\Users\Randy\Desktop\objeck-lang\examples\substr.obs1 - system.api_dllproxy.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.api-dllproxy.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.api-dllproxy.html1 - system.concurrency_thread.htISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.concurrency-thread.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.concurrency-thread.html1 - system.concurrency_threadmutISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.concurrency-threadmutex.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.concurrency-threadmutex.html1 - system.introspection_class.hISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-class.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.introspection-class.html1 - system.introspection_datatypISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-datatype.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.introspection-datatype.html1 - system.introspection_method.ISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-method.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.introspection-method.html1 - system.introspection_typeid.ISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-typeid.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.introspection-typeid.html1 - system.io.file_directory.htmISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-directory.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io.file-directory.html1 - system.io.file_file.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-file.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io.file-file.html1 - system.io.file_filereader.htISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-filereader.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io.file-filereader.html1 - system.io.file_filewriter.htISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-filewriter.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io.file-filewriter.html1 - system.io.net_tcpsecuresockeISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.net-tcpsecuresocket.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io.net-tcpsecuresocket.html1 - system.io.net_tcpsocket.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.net-tcpsocket.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io.net-tcpsocket.html1 - system.io.net_tcpsocketserveISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.net-tcpsocketserver.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io.net-tcpsocketserver.html1 - system.io_console.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-console.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io-console.html1 - system.io_deserializer.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-deserializer.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io-deserializer.html1 - system.io_inputstream.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-inputstream.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io-inputstream.html1 - system.io_outputstream.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-outputstream.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io-outputstream.html1 - system.io_serializer.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-serializer.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.io-serializer.html1 - system.time_date.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.time-date.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.time-date.html1 - system.time_timer.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.time-timer.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system.time-timer.html1 - system_base.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-base.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-base.html1 - system_basiccompare.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-basiccompare.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-basiccompare.html1 - system_bool.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-bool.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-bool.html1 - system_byte.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-byte.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-byte.html1 - system_bytearrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-bytearrayholder.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-bytearrayholder.html1 - system_char.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-char.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-char.html1 - system_chararrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-chararrayholder.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-chararrayholder.html1 - system_compare.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-compare.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-compare.html1 - system_float.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-float.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-float.html1 - system_floatarrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-floatarrayholder.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-floatarrayholder.html1 - system_floatholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-floatholder.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-floatholder.html1 - system_int.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-int.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-int.html1 - system_intarrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-intarrayholder.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-intarrayholder.html1 - system_intholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-intholder.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-intholder.html1 - system_runtime.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-runtime.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-runtime.html1 - system_string.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-string.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\system-string.html1 - temp.obsISX_DEFAULTCOMPONENT7temp.obs01C:\Users\Randy\Desktop\objeck-lang\examples\temp.obs1 - thread.obsISX_DEFAULTCOMPONENT7thread.obs01C:\Users\Randy\Desktop\objeck-lang\examples\thread.obs1 - top_tail.obsISX_DEFAULTCOMPONENT7top_tail.obs01C:\Users\Randy\Desktop\objeck-lang\examples\top_tail.obs1 - transpose.obsISX_DEFAULTCOMPONENT7TRANSP~1.OBS|transpose.obs01C:\Users\Randy\Desktop\objeck-lang\examples\transpose.obs1 - traversal.obsISX_DEFAULTCOMPONENT7TRAVER~1.OBS|traversal.obs01C:\Users\Randy\Desktop\objeck-lang\examples\traversal.obs1 - unicode_vars.obsISX_DEFAULTCOMPONENT7UNICOD~1.OBS|unicode_vars.obs01C:\Users\Randy\Desktop\objeck-lang\examples\unicode_vars.obs1 - update.obsISX_DEFAULTCOMPONENT18update.obs01C:\Users\Randy\Desktop\objeck-lang\examples\odbc\update.obs1 - url_encode_decode.obsISX_DEFAULTCOMPONENT7URL_EN~1.OBS|url_encode_decode.obs01C:\Users\Randy\Desktop\objeck-lang\examples\url_encode_decode.obs1 - vander.obsISX_DEFAULTCOMPONENT7vander.obs01C:\Users\Randy\Desktop\objeck-lang\examples\vander.obs1 - vector_products.obsISX_DEFAULTCOMPONENT7VECTOR~1.OBS|vector_products.obs01C:\Users\Randy\Desktop\objeck-lang\examples\vector_products.obs1 - xml.oblISX_DEFAULTCOMPONENT2xml.obl01C:\Users\Randy\Desktop\objeck-lang\bin\xml.obl1 - xml_file.obsISX_DEFAULTCOMPONENT7xml_file.obs01C:\Users\Randy\Desktop\objeck-lang\examples\xml_file.obs1 - xml_in.obsISX_DEFAULTCOMPONENT7xml_in.obs01C:\Users\Randy\Desktop\objeck-lang\examples\xml_in.obs1 - xml_list.obsISX_DEFAULTCOMPONENT7xml_list.obs01C:\Users\Randy\Desktop\objeck-lang\examples\xml_list.obs1 - xml_out.obsISX_DEFAULTCOMPONENT7xml_out.obs01C:\Users\Randy\Desktop\objeck-lang\examples\xml_out.obs1 - xml_path.obsISX_DEFAULTCOMPONENT7xml_path.obs01C:\Users\Randy\Desktop\objeck-lang\examples\xml_path.obs1 - xml_xmlattribute.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlattribute.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\xml-xmlattribute.html1 - xml_xmlbuilder.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlbuilder.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\xml-xmlbuilder.html1 - xml_xmlelement.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlelement.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\xml-xmlelement.html1 - xml_xmlparser.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlparser.html01C:\Users\Randy\Desktop\objeck-lang\doc\api\xml-xmlparser.html1 + _d.obsISX_DEFAULTCOMPONENT72d.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\2d.obs1 + accum.obsISX_DEFAULTCOMPONENT7accum.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\accum.obs1 + anagrams.obsISX_DEFAULTCOMPONENT7anagrams.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\anagrams.obs1 + anonymous_class.obsISX_DEFAULTCOMPONENT7ANONYM~1.OBS|anonymous_class.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\anonymous_class.obs1 + args.obsISX_DEFAULTCOMPONENT7args.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\args.obs1 + array.obsISX_DEFAULTCOMPONENT7array.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\array.obs1 + array_concat.obsISX_DEFAULTCOMPONENT7ARRAY_~1.OBS|array_concat.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\array_concat.obs1 + avg_mode.obsISX_DEFAULTCOMPONENT7avg_mode.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\avg_mode.obs1 + base64.obsISX_DEFAULTCOMPONENT7base64.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\base64.obs1 + basic.obsISX_DEFAULTCOMPONENT7basic.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\basic.obs1 + bin.obsISX_DEFAULTCOMPONENT7bin.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\bin.obs1 + binarytrees.obsISX_DEFAULTCOMPONENT8BINARY~1.OBS|binarytrees.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\clbg\binarytrees.obs1 + binarytrees.obs1ISX_DEFAULTCOMPONENT14BINARY~1.OBS|binarytrees.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\clbg\binarytrees.obs1 + bitwise.obsISX_DEFAULTCOMPONENT7bitwise.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\bitwise.obs1 + brackets.obsISX_DEFAULTCOMPONENT7brackets.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\brackets.obs1 + bundle_header.datISX_DEFAULTCOMPONENT12BUNDLE~1.DAT|bundle_header.dat01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\templates\bundle_header.dat1 + bundles.htmlISX_DEFAULTCOMPONENT5BUNDLE~1.HTM|bundles.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\bundles.html1 + bundles_header.datISX_DEFAULTCOMPONENT12BUNDLE~1.DAT|bundles_header.dat01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\templates\bundles_header.dat1 + caesar.obsISX_DEFAULTCOMPONENT7caesar.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\caesar.obs1 + calculator.wsdlISX_DEFAULTCOMPONENT17CALCUL~1.WSD|calculator.wsdl01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\calculator.wsdl1 + callback.obsISX_DEFAULTCOMPONENT7callback.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\callback.obs1 + carpet.obsISX_DEFAULTCOMPONENT7carpet.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\carpet.obs1 + cast_nines.obsISX_DEFAULTCOMPONENT7CAST_N~1.OBS|cast_nines.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\cast_nines.obs1 + cc_num.obsISX_DEFAULTCOMPONENT7cc_num.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\cc_num.obs1 + cd_catalog.xmlISX_DEFAULTCOMPONENT17CD_CAT~1.XML|cd_catalog.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\cd_catalog.xml1 + chars.obsISX_DEFAULTCOMPONENT7chars.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\chars.obs1 + chat_server.obsISX_DEFAULTCOMPONENT7CHAT_S~1.OBS|chat_server.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\chat_server.obs1 + chess960.obsISX_DEFAULTCOMPONENT7chess960.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\chess960.obs1 + cholesky_decomposition.obsISX_DEFAULTCOMPONENT7CHOLES~1.OBS|cholesky_decomposition.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\cholesky_decomposition.obs1 + cipher.obsISX_DEFAULTCOMPONENT7cipher.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\cipher.obs1 + class.obsISX_DEFAULTCOMPONENT7class.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\class.obs1 + class_header.datISX_DEFAULTCOMPONENT12CLASS_~1.DAT|class_header.dat01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\templates\class_header.dat1 + classes.htmlISX_DEFAULTCOMPONENT5CLASSE~1.HTM|classes.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\classes.html1 + classes_header.datISX_DEFAULTCOMPONENT12CLASSE~1.DAT|classes_header.dat01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\templates\classes_header.dat1 + cocktail_sort.obsISX_DEFAULTCOMPONENT7COCKTA~1.OBS|cocktail_sort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\cocktail_sort.obs1 + collect.oblISX_DEFAULTCOMPONENT2collect.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\collect.obl1 + collection_comparelist.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-comparelist.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-comparelist.html1 + collection_comparevector.htmISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-comparevector.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-comparevector.html1 + collection_floatlist.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatlist.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-floatlist.html1 + collection_floatmap.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatmap.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-floatmap.html1 + collection_floatqueue.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatqueue.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-floatqueue.html1 + collection_floatset.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatset.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-floatset.html1 + collection_floatstack.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatstack.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-floatstack.html1 + collection_floatvector.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-floatvector.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-floatvector.html1 + collection_hash.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-hash.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-hash.html1 + collection_intlist.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intlist.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-intlist.html1 + collection_intmap.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intmap.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-intmap.html1 + collection_intqueue.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intqueue.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-intqueue.html1 + collection_intstack.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intstack.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-intstack.html1 + collection_intvector.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-intvector.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-intvector.html1 + collection_list.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-list.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-list.html1 + collection_map.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-map.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-map.html1 + collection_queue.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-queue.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-queue.html1 + collection_set.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-set.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-set.html1 + collection_stack.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stack.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-stack.html1 + collection_stringhash.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stringhash.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-stringhash.html1 + collection_stringmap.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stringmap.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-stringmap.html1 + collection_stringset.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-stringset.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-stringset.html1 + collection_vector.htmlISX_DEFAULTCOMPONENT5COLLEC~1.HTM|collection-vector.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\collection-vector.html1 + comb.obsISX_DEFAULTCOMPONENT7comb.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\comb.obs1 + comp_sort.obsISX_DEFAULTCOMPONENT7COMP_S~1.OBS|comp_sort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\comp_sort.obs1 + compass.obsISX_DEFAULTCOMPONENT7compass.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\compass.obs1 + concat.obsISX_DEFAULTCOMPONENT7concat.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\concat.obs1 + concur.obsISX_DEFAULTCOMPONENT7concur.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\concur.obs1 + count_letters.obsISX_DEFAULTCOMPONENT7COUNT_~1.OBS|count_letters.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\count_letters.obs1 + counting_sort.obsISX_DEFAULTCOMPONENT7COUNTI~1.OBS|counting_sort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\counting_sort.obs1 + countries.xmlISX_DEFAULTCOMPONENT17COUNTR~1.XML|countries.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\countries.xml1 + create_html.obsISX_DEFAULTCOMPONENT7CREATE~1.OBS|create_html.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\create_html.obs1 + cs_156.obsISX_DEFAULTCOMPONENT7cs-156.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\cs-156.obs1 + csv.oblISX_DEFAULTCOMPONENT2csv.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\csv.obl1 + csv_csvcolumn.htmlISX_DEFAULTCOMPONENT5CSV-CS~1.HTM|csv-csvcolumn.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\csv-csvcolumn.html1 + csv_csvrow.htmlISX_DEFAULTCOMPONENT5CSV-CS~1.HTM|csv-csvrow.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\csv-csvrow.html1 + csv_csvtable.htmlISX_DEFAULTCOMPONENT5CSV-CS~1.HTM|csv-csvtable.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\csv-csvtable.html1 + date.obsISX_DEFAULTCOMPONENT7date.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\date.obs1 + dispatch.obsISX_DEFAULTCOMPONENT7dispatch.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\dispatch.obs1 + doc_class.htmlISX_DEFAULTCOMPONENT11DOC_CL~1.HTM|doc_class.html01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\doc_class.html1 + doc_html.obsISX_DEFAULTCOMPONENT11doc_html.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\doc_html.obs1 + doc_parser.obsISX_DEFAULTCOMPONENT11DOC_PA~1.OBS|doc_parser.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\doc_parser.obs1 + doc_printer.obsISX_DEFAULTCOMPONENT11DOC_PR~1.OBS|doc_printer.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\doc_printer.obs1 + door.obsISX_DEFAULTCOMPONENT7door.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\door.obs1 + dot.obsISX_DEFAULTCOMPONENT7dot.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\dot.obs1 + double_list.obsISX_DEFAULTCOMPONENT7DOUBLE~1.OBS|double_list.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\double_list.obs1 + dparam.obsISX_DEFAULTCOMPONENT7dparam.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\dparam.obs1 + each.obsISX_DEFAULTCOMPONENT7each.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\each.obs1 + encrypt.oblISX_DEFAULTCOMPONENT2encrypt.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\encrypt.obl1 + encrypt.obsISX_DEFAULTCOMPONENT7encrypt.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\encrypt.obs1 + encryption_decrypt.htmlISX_DEFAULTCOMPONENT5ENCRYP~1.HTM|encryption-decrypt.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\encryption-decrypt.html1 + encryption_encrypt.htmlISX_DEFAULTCOMPONENT5ENCRYP~1.HTM|encryption-encrypt.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\encryption-encrypt.html1 + encryption_hash.htmlISX_DEFAULTCOMPONENT5ENCRYP~1.HTM|encryption-hash.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\encryption-hash.html1 + ethiopian_mul.obsISX_DEFAULTCOMPONENT7ETHIOP~1.OBS|ethiopian_mul.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\ethiopian_mul.obs1 + euler_method.obsISX_DEFAULTCOMPONENT7EULER_~1.OBS|euler_method.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\euler_method.obs1 + evol.obsISX_DEFAULTCOMPONENT7evol.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\evol.obs1 + expo.obsISX_DEFAULTCOMPONENT7expo.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\expo.obs1 + fact.obsISX_DEFAULTCOMPONENT7fact.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\fact.obs1 + factor_counting.obsISX_DEFAULTCOMPONENT7FACTOR~1.OBS|factor_counting.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\factor_counting.obs1 + factors.obsISX_DEFAULTCOMPONENT7factors.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\factors.obs1 + fannkuchredux.obsISX_DEFAULTCOMPONENT8FANNKU~1.OBS|fannkuchredux.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\clbg\fannkuchredux.obs1 + fannkuchredux.obs1ISX_DEFAULTCOMPONENT14FANNKU~1.OBS|fannkuchredux.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\clbg\fannkuchredux.obs1 + fares.dbISX_DEFAULTCOMPONENT15fares.db01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\data\fares.db1 + fasta.obsISX_DEFAULTCOMPONENT8fasta.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\clbg\fasta.obs1 + fasta.obs1ISX_DEFAULTCOMPONENT14fasta.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\clbg\fasta.obs1 + fastcgi_handler.htmlISX_DEFAULTCOMPONENT5FASTCG~1.HTM|fastcgi-handler.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\fastcgi-handler.html1 + fastcgi_request.htmlISX_DEFAULTCOMPONENT5FASTCG~1.HTM|fastcgi-request.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\fastcgi-request.html1 + fastcgi_response.htmlISX_DEFAULTCOMPONENT5FASTCG~1.HTM|fastcgi-response.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\fastcgi-response.html1 + fcgi.oblISX_DEFAULTCOMPONENT2fcgi.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\fcgi.obl1 + file.obsISX_DEFAULTCOMPONENT7file.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\file.obs1 + filter.obsISX_DEFAULTCOMPONENT7filter.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\filter.obs1 + food.xmlISX_DEFAULTCOMPONENT17food.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\food.xml1 + for.obsISX_DEFAULTCOMPONENT7for.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\for.obs1 + func.obsISX_DEFAULTCOMPONENT7func.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\func.obs1 + gcd.obsISX_DEFAULTCOMPONENT7gcd.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\gcd.obs1 + geometric_mean.obsISX_DEFAULTCOMPONENT7GEOMET~1.OBS|geometric_mean.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\geometric_mean.obs1 + guess.obsISX_DEFAULTCOMPONENT7guess.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\guess.obs1 + guess_fb.obsISX_DEFAULTCOMPONENT7guess_fb.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\guess_fb.obs1 + happynums.obsISX_DEFAULTCOMPONENT7HAPPYN~1.OBS|happynums.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\happynums.obs1 + harshad.obsISX_DEFAULTCOMPONENT7harshad.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\harshad.obs1 + hash.obsISX_DEFAULTCOMPONENT7hash.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\hash.obs1 + haversine.obsISX_DEFAULTCOMPONENT7HAVERS~1.OBS|haversine.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\haversine.obs1 + heap.obsISX_DEFAULTCOMPONENT7heap.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\heap.obs1 + hello.obsISX_DEFAULTCOMPONENT7hello.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\hello.obs1 + hello_ext.obsISX_DEFAULTCOMPONENT7HELLO_~1.OBS|hello_ext.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\hello_ext.obs1 + hofcon.obsISX_DEFAULTCOMPONENT7hofcon.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\hofcon.obs1 + horizontal_sundial.obsISX_DEFAULTCOMPONENT7HORIZO~1.OBS|horizontal_sundial.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\horizontal_sundial.obs1 + horner.obsISX_DEFAULTCOMPONENT7horner.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\horner.obs1 + howto.rtfISX_DEFAULTCOMPONENT6howto.rtf01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\syntax\howto.rtf1 + http.obsISX_DEFAULTCOMPONENT7http.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\http.obs1 + http_httpclient.htmlISX_DEFAULTCOMPONENT5HTTP-H~1.HTM|http-httpclient.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\http-httpclient.html1 + http_httpsclient.htmlISX_DEFAULTCOMPONENT5HTTP-H~1.HTM|http-httpsclient.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\http-httpsclient.html1 + http_server.obsISX_DEFAULTCOMPONENT7HTTP_S~1.OBS|http_server.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\http_server.obs1 + http_urlutility.htmlISX_DEFAULTCOMPONENT5HTTP-U~1.HTM|http-urlutility.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\http-urlutility.html1 + https.obsISX_DEFAULTCOMPONENT7https.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\https.obs1 + i_b4_e.obsISX_DEFAULTCOMPONENT7i_b4_e.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\i_b4_e.obs1 + identity_matrix.obsISX_DEFAULTCOMPONENT7IDENTI~1.OBS|identity_matrix.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\identity_matrix.obs1 + in.xmlISX_DEFAULTCOMPONENT17in.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\in.xml1 + in_0.jsonISX_DEFAULTCOMPONENT16IN_0~1.JSO|in_0.json01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\json\in_0.json1 + in_1.jsonISX_DEFAULTCOMPONENT16IN_1~1.JSO|in_1.json01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\json\in_1.json1 + in_2.jsonISX_DEFAULTCOMPONENT16IN_2~1.JSO|in_2.json01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\json\in_2.json1 + in_3.jsonISX_DEFAULTCOMPONENT16IN_3~1.JSO|in_3.json01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\json\in_3.json1 + index.htmlISX_DEFAULTCOMPONENT5INDEX~1.HTM|index.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\index.html1 + index.html1ISX_DEFAULTCOMPONENT12INDEX~1.HTM|index.html01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\doc\templates\index.html1 + inf.obsISX_DEFAULTCOMPONENT7inf.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\inf.obs1 + input_loop.obsISX_DEFAULTCOMPONENT7INPUT_~1.OBS|input_loop.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\input_loop.obs1 + insert_sort.obsISX_DEFAULTCOMPONENT7INSERT~1.OBS|insert_sort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\insert_sort.obs1 + int.obsISX_DEFAULTCOMPONENT7int.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\int.obs1 + intro.obsISX_DEFAULTCOMPONENT7intro.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\intro.obs1 + iter.obsISX_DEFAULTCOMPONENT7iter.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\iter.obs1 + jensen.obsISX_DEFAULTCOMPONENT7jensen.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\jensen.obs1 + josephus.obsISX_DEFAULTCOMPONENT7josephus.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\josephus.obs1 + json.oblISX_DEFAULTCOMPONENT2json.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\json.obl1 + json_create.obsISX_DEFAULTCOMPONENT7JSON_C~1.OBS|json_create.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\json_create.obs1 + json_file.obsISX_DEFAULTCOMPONENT7JSON_F~1.OBS|json_file.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\json_file.obs1 + json_jsonelement.htmlISX_DEFAULTCOMPONENT5JSON-J~1.HTM|json-jsonelement.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\json-jsonelement.html1 + json_jsonparser.htmlISX_DEFAULTCOMPONENT5JSON-J~1.HTM|json-jsonparser.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\json-jsonparser.html1 + json_jsontype.htmlISX_DEFAULTCOMPONENT5JSON-J~1.HTM|json-jsontype.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\json-jsontype.html1 + json_parser.obsISX_DEFAULTCOMPONENT7JSON_P~1.OBS|json_parser.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\json_parser.obs1 + json_web.obsISX_DEFAULTCOMPONENT7json_web.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\json_web.obs1 + jsort.obsISX_DEFAULTCOMPONENT7jsort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\jsort.obs1 + lang.oblISX_DEFAULTCOMPONENT2lang.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\lang.obl1 + lcm.obsISX_DEFAULTCOMPONENT7lcm.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\lcm.obs1 + leap.obsISX_DEFAULTCOMPONENT7leap.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\leap.obs1 + leaving.obsISX_DEFAULTCOMPONENT7leaving.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\leaving.obs1 + levenshtein.obsISX_DEFAULTCOMPONENT7LEVENS~1.OBS|levenshtein.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\levenshtein.obs1 + libeay32.dlllibeay32.dlllibeay32.dll01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\libeay32.dll1 + libobjk_odbc.dlllibobjk_odbc.dllLIBOBJ~1.DLL|libobjk_odbc.dll01C:\Users\Randy Hollines\Desktop\objeck-lang\lib\objeck-lang\libobjk_odbc.dll1 + libobjk_openssl.dlllibobjk_openssl.dllLIBOBJ~1.DLL|libobjk_openssl.dll01C:\Users\Randy Hollines\Desktop\objeck-lang\lib\objeck-lang\libobjk_openssl.dll1 + logic.obsISX_DEFAULTCOMPONENT7logic.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\logic.obs1 + loop.obsISX_DEFAULTCOMPONENT7loop.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\loop.obs1 + lwz.obsISX_DEFAULTCOMPONENT7lwz.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\lwz.obs1 + man_or_boy.obsISX_DEFAULTCOMPONENT7MAN_OR~1.OBS|man_or_boy.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\man_or_boy.obs1 + mandelbrot.obsISX_DEFAULTCOMPONENT8MANDEL~1.OBS|mandelbrot.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\clbg\mandelbrot.obs1 + mandelbrot.obs1ISX_DEFAULTCOMPONENT14MANDEL~1.OBS|mandelbrot.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\clbg\mandelbrot.obs1 + matching.obsISX_DEFAULTCOMPONENT7matching.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\matching.obs1 + med.obsISX_DEFAULTCOMPONENT7med.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\med.obs1 + mov_avg.obsISX_DEFAULTCOMPONENT7mov_avg.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\mov_avg.obs1 + mul_array.obsISX_DEFAULTCOMPONENT7MUL_AR~1.OBS|mul_array.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\mul_array.obs1 + multifact.obsISX_DEFAULTCOMPONENT7MULTIF~1.OBS|multifact.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\multifact.obs1 + mutual_recursion.obsISX_DEFAULTCOMPONENT7MUTUAL~1.OBS|mutual_recursion.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\mutual_recursion.obs1 + nbody.obsISX_DEFAULTCOMPONENT8nbody.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\clbg\nbody.obs1 + nbody.obs1ISX_DEFAULTCOMPONENT14nbody.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\clbg\nbody.obs1 + nqueen.obsISX_DEFAULTCOMPONENT7nqueen.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\nqueen.obs1 + nth_root.obsISX_DEFAULTCOMPONENT7nth_root.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\nth_root.obs1 + num_names.obsISX_DEFAULTCOMPONENT7NUM_NA~1.OBS|num_names.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\num_names.obs1 + obc.exeobc.exeobc.exe01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\obc.exe1 + obd.exeobd.exeobd.exe01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\obd.exe1 + objeck.langISX_DEFAULTCOMPONENT6OBJECK~1.LAN|objeck.lang01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\syntax\objeck.lang1 + objeck.plistISX_DEFAULTCOMPONENT6OBJECK~1.PLI|objeck.plist01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\syntax\objeck.plist1 + objeck.xmlISX_DEFAULTCOMPONENT6objeck.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\syntax\objeck.xml1 + objeck_lang.pdfISX_DEFAULTCOMPONENT3OBJECK~1.PDF|objeck_lang.pdf01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\objeck_lang.pdf1 + objeck_syntax.phpISX_DEFAULTCOMPONENT6OBJECK~1.PHP|objeck-syntax.php01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\syntax\objeck-syntax.php1 + obr.exeobr.exeobr.exe01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\obr.exe1 + obu.exeobu.exeobu.exe01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\obu.exe1 + odbc.oblISX_DEFAULTCOMPONENT2odbc.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\odbc.obl1 + odbc_connection.htmlISX_DEFAULTCOMPONENT5ODBC-C~1.HTM|odbc-connection.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\odbc-connection.html1 + odbc_date.htmlISX_DEFAULTCOMPONENT5ODBC-D~1.HTM|odbc-date.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\odbc-date.html1 + odbc_parameterstatement.htmlISX_DEFAULTCOMPONENT5ODBC-P~1.HTM|odbc-parameterstatement.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\odbc-parameterstatement.html1 + odbc_resultset.htmlISX_DEFAULTCOMPONENT5ODBC-R~1.HTM|odbc-resultset.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\odbc-resultset.html1 + odbc_timestamp.htmlISX_DEFAULTCOMPONENT5ODBC-T~1.HTM|odbc-timestamp.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\odbc-timestamp.html1 + palindrome.obsISX_DEFAULTCOMPONENT7PALIND~1.OBS|palindrome.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\palindrome.obs1 + pangram.obsISX_DEFAULTCOMPONENT7pangram.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\pangram.obs1 + parent.obsISX_DEFAULTCOMPONENT7parent.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\parent.obs1 + parser.obsISX_DEFAULTCOMPONENT7parser.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\parser.obs1 + perfect.obsISX_DEFAULTCOMPONENT7perfect.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\perfect.obs1 + pig.obsISX_DEFAULTCOMPONENT7pig.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\pig.obs1 + plant_catalog.xmlISX_DEFAULTCOMPONENT17PLANT_~1.XML|plant_catalog.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\plant_catalog.xml1 + poly.obsISX_DEFAULTCOMPONENT7poly.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\poly.obs1 + prepare.obsISX_DEFAULTCOMPONENT18prepare.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\odbc\prepare.obs1 + primes.obsISX_DEFAULTCOMPONENT7primes.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\primes.obs1 + prod_array.obsISX_DEFAULTCOMPONENT7PROD_A~1.OBS|prod_array.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\prod_array.obs1 + pythag_means.obsISX_DEFAULTCOMPONENT7PYTHAG~1.OBS|pythag_means.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\pythag_means.obs1 + quick_sort.obsISX_DEFAULTCOMPONENT7QUICK_~1.OBS|quick_sort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\quick_sort.obs1 + random.obsISX_DEFAULTCOMPONENT7random.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\random.obs1 + range.obsISX_DEFAULTCOMPONENT7range.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\range.obs1 + range_extraction.obsISX_DEFAULTCOMPONENT7RANGE_~1.OBS|range_extraction.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\range_extraction.obs1 + readme.htmISX_DEFAULTCOMPONENTreadme.htm01C:\Users\Randy Hollines\Desktop\objeck-lang\readme.htm1 + regex.oblISX_DEFAULTCOMPONENT2regex.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\regex.obl1 + regex.obsISX_DEFAULTCOMPONENT7regex.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\regex.obs1 + regex_http.obsISX_DEFAULTCOMPONENT7REGEX_~1.OBS|regex_http.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\regex_http.obs1 + regex_regex.htmlISX_DEFAULTCOMPONENT5REGEX-~1.HTM|regex-regex.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\regex-regex.html1 + repeat.obsISX_DEFAULTCOMPONENT7repeat.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\repeat.obs1 + repstring.obsISX_DEFAULTCOMPONENT7REPSTR~1.OBS|repstring.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\repstring.obs1 + reverse.obsISX_DEFAULTCOMPONENT7reverse.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\reverse.obs1 + roman.obsISX_DEFAULTCOMPONENT7roman.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\roman.obs1 + root_mean.obsISX_DEFAULTCOMPONENT7ROOT_M~1.OBS|root_mean.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\root_mean.obs1 + roots.obsISX_DEFAULTCOMPONENT7roots.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\roots.obs1 + rosetta_count.obsISX_DEFAULTCOMPONENT7ROSETT~1.OBS|rosetta_count.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\rosetta_count.obs1 + rosetta_rank.obsISX_DEFAULTCOMPONENT7ROSETT~1.OBS|rosetta_rank.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\rosetta_rank.obs1 + row_echelon.obsISX_DEFAULTCOMPONENT7ROW_EC~1.OBS|row_echelon.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\row_echelon.obs1 + rpn_calc.obsISX_DEFAULTCOMPONENT7rpn_calc.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\rpn_calc.obs1 + run_length.obsISX_DEFAULTCOMPONENT7RUN_LE~1.OBS|run_length.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\run_length.obs1 + sample.xmlISX_DEFAULTCOMPONENT17sample.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\sample.xml1 + scrape.obsISX_DEFAULTCOMPONENT7scrape.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\scrape.obs1 + search.obsISX_DEFAULTCOMPONENT7search.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\search.obs1 + select.obsISX_DEFAULTCOMPONENT18select.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\odbc\select.obs1 + semi_prime.obsISX_DEFAULTCOMPONENT7SEMI_P~1.OBS|semi_prime.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\semi_prime.obs1 + serial.obsISX_DEFAULTCOMPONENT7serial.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\serial.obs1 + series.obsISX_DEFAULTCOMPONENT7series.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\series.obs1 + server.obsISX_DEFAULTCOMPONENT7server.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\server.obs1 + sha_hash.obsISX_DEFAULTCOMPONENT7sha_hash.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\sha_hash.obs1 + shell.obsISX_DEFAULTCOMPONENT7shell.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\shell.obs1 + shell_sort.obsISX_DEFAULTCOMPONENT7SHELL_~1.OBS|shell_sort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\shell_sort.obs1 + sim_func.obsISX_DEFAULTCOMPONENT7sim_func.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\sim_func.obs1 + simple.xmlISX_DEFAULTCOMPONENT17simple.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\simple.xml1 + sleep_sort.obsISX_DEFAULTCOMPONENT7SLEEP_~1.OBS|sleep_sort.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\sleep_sort.obs1 + snowboard.wsdlISX_DEFAULTCOMPONENT17SNOWBO~1.WSD|snowboard.wsdl01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\snowboard.wsdl1 + soap.xmlISX_DEFAULTCOMPONENT17soap.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\soap.xml1 + soap2.xmlISX_DEFAULTCOMPONENT17soap2.xml01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\xml\soap2.xml1 + soap_http.obsISX_DEFAULTCOMPONENT7SOAP_H~1.OBS|soap_http.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\soap_http.obs1 + sock.obsISX_DEFAULTCOMPONENT7sock.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\sock.obs1 + spectralnorm.obsISX_DEFAULTCOMPONENT8SPECTR~1.OBS|spectralnorm.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\clbg\spectralnorm.obs1 + spectralnorm.obs1ISX_DEFAULTCOMPONENT14SPECTR~1.OBS|spectralnorm.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\misc\clbg\spectralnorm.obs1 + spectralnorm.obs2ISX_DEFAULTCOMPONENT7SPECTR~1.OBS|spectralnorm.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\spectralnorm.obs1 + sql_auth.obsISX_DEFAULTCOMPONENT18sql_auth.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\odbc\sql_auth.obs1 + sqrsum.obsISX_DEFAULTCOMPONENT7sqrsum.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\sqrsum.obs1 + ssleay32.dllssleay32.dllssleay32.dll01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\ssleay32.dll1 + std.obsISX_DEFAULTCOMPONENT7std.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\std.obs1 + stooge.obsISX_DEFAULTCOMPONENT7stooge.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\stooge.obs1 + strip_comment.obsISX_DEFAULTCOMPONENT7STRIP_~1.OBS|strip_comment.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\strip_comment.obs1 + substr.obsISX_DEFAULTCOMPONENT7substr.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\substr.obs1 + system.api_dllproxy.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.api-dllproxy.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.api-dllproxy.html1 + system.concurrency_thread.htISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.concurrency-thread.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.concurrency-thread.html1 + system.concurrency_threadmutISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.concurrency-threadmutex.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.concurrency-threadmutex.html1 + system.introspection_class.hISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-class.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.introspection-class.html1 + system.introspection_datatypISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-datatype.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.introspection-datatype.html1 + system.introspection_method.ISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-method.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.introspection-method.html1 + system.introspection_typeid.ISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.introspection-typeid.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.introspection-typeid.html1 + system.io.file_directory.htmISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-directory.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.file-directory.html1 + system.io.file_file.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-file.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.file-file.html1 + system.io.file_filereader.htISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-filereader.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.file-filereader.html1 + system.io.file_filewriter.htISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-filewriter.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.file-filewriter.html1 + system.io.file_logger.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.file-logger.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.file-logger.html1 + system.io.net_tcpsecuresockeISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.net-tcpsecuresocket.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.net-tcpsecuresocket.html1 + system.io.net_tcpsocket.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.net-tcpsocket.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.net-tcpsocket.html1 + system.io.net_tcpsocketserveISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io.net-tcpsocketserver.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io.net-tcpsocketserver.html1 + system.io_console.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-console.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io-console.html1 + system.io_deserializer.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-deserializer.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io-deserializer.html1 + system.io_inputstream.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-inputstream.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io-inputstream.html1 + system.io_outputstream.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-outputstream.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io-outputstream.html1 + system.io_serializer.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.io-serializer.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.io-serializer.html1 + system.time_date.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.time-date.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.time-date.html1 + system.time_timer.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system.time-timer.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system.time-timer.html1 + system_base.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-base.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-base.html1 + system_basiccompare.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-basiccompare.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-basiccompare.html1 + system_bool.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-bool.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-bool.html1 + system_byte.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-byte.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-byte.html1 + system_bytearrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-bytearrayholder.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-bytearrayholder.html1 + system_char.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-char.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-char.html1 + system_chararrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-chararrayholder.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-chararrayholder.html1 + system_compare.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-compare.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-compare.html1 + system_float.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-float.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-float.html1 + system_floatarrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-floatarrayholder.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-floatarrayholder.html1 + system_floatholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-floatholder.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-floatholder.html1 + system_int.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-int.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-int.html1 + system_intarrayholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-intarrayholder.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-intarrayholder.html1 + system_intholder.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-intholder.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-intholder.html1 + system_runtime.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-runtime.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-runtime.html1 + system_string.htmlISX_DEFAULTCOMPONENT5SYSTEM~1.HTM|system-string.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\system-string.html1 + temp.obsISX_DEFAULTCOMPONENT7temp.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\temp.obs1 + thread.obsISX_DEFAULTCOMPONENT7thread.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\thread.obs1 + top_tail.obsISX_DEFAULTCOMPONENT7top_tail.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\top_tail.obs1 + transpose.obsISX_DEFAULTCOMPONENT7TRANSP~1.OBS|transpose.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\transpose.obs1 + traversal.obsISX_DEFAULTCOMPONENT7TRAVER~1.OBS|traversal.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\traversal.obs1 + unicode_vars.obsISX_DEFAULTCOMPONENT7UNICOD~1.OBS|unicode_vars.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\unicode_vars.obs1 + update.obsISX_DEFAULTCOMPONENT18update.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\odbc\update.obs1 + url_encode_decode.obsISX_DEFAULTCOMPONENT7URL_EN~1.OBS|url_encode_decode.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\url_encode_decode.obs1 + vander.obsISX_DEFAULTCOMPONENT7vander.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\vander.obs1 + vector_products.obsISX_DEFAULTCOMPONENT7VECTOR~1.OBS|vector_products.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\vector_products.obs1 + xml.oblISX_DEFAULTCOMPONENT2xml.obl01C:\Users\Randy Hollines\Desktop\objeck-lang\bin\xml.obl1 + xml_file.obsISX_DEFAULTCOMPONENT7xml_file.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\xml_file.obs1 + xml_in.obsISX_DEFAULTCOMPONENT7xml_in.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\xml_in.obs1 + xml_list.obsISX_DEFAULTCOMPONENT7xml_list.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\xml_list.obs1 + xml_out.obsISX_DEFAULTCOMPONENT7xml_out.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\xml_out.obs1 + xml_path.obsISX_DEFAULTCOMPONENT7xml_path.obs01C:\Users\Randy Hollines\Desktop\objeck-lang\examples\xml_path.obs1 + xml_xmlattribute.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlattribute.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\xml-xmlattribute.html1 + xml_xmlbuilder.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlbuilder.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\xml-xmlbuilder.html1 + xml_xmlelement.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlelement.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\xml-xmlelement.html1 + xml_xmlparser.htmlISX_DEFAULTCOMPONENT5XML-XM~1.HTM|xml-xmlparser.html01C:\Users\Randy Hollines\Desktop\objeck-lang\doc\api\xml-xmlparser.html1
@@ -2416,33 +2466,33 @@
ISX_DEFAULTCOMPONENT_CB9E7C1B_EEDE_42D3_8844_4D48220A01E9_FILTER ISX_DEFAULTCOMPONENT1_9C569BC4_0863_4A3D_8991_D3518474C1B2_FILTER ISX_DEFAULTCOMPONENT10_19A04A31_6EFD_44AF_AED4_89C06A36188D_FILTER - ISX_DEFAULTCOMPONENT11_78BEE3AF_C1F6_4942_9448_F2E17E328B98_FILTER - ISX_DEFAULTCOMPONENT12_794B3AF8_3DCE_4F8A_9E33_E376520137F0_FILTER - ISX_DEFAULTCOMPONENT13_1C556E4D_E4B1_409F_AB38_4BC625A7DA62_FILTER - ISX_DEFAULTCOMPONENT14_FB8CC14B_0CFC_4AF0_B8FC_0C26A5407200_FILTER - ISX_DEFAULTCOMPONENT15_CFFDD72F_B6E8_4F9C_8A05_CE995BB5D1B1_FILTER - ISX_DEFAULTCOMPONENT16_659FA91E_6635_43D1_9152_A22A272EB0D0_FILTER - ISX_DEFAULTCOMPONENT17_F6B9F488_A5B1_4F4C_B764_4129EC1C91A2_FILTER - ISX_DEFAULTCOMPONENT18_D71A9C62_DC10_481D_9462_3490EB0594FD_FILTER + ISX_DEFAULTCOMPONENT11_AB31B33F_DBF1_442B_B57B_4631FB435033_FILTER + ISX_DEFAULTCOMPONENT12_F2D66B59_0716_4202_BC64_B01859D3A462_FILTER + ISX_DEFAULTCOMPONENT13_8BF2FD1C_FFA6_44C5_9F82_3A7CA789A26E_FILTER + ISX_DEFAULTCOMPONENT14_3F217AF8_385D_4803_B9DA_DF16C89929F6_FILTER + ISX_DEFAULTCOMPONENT15_D252B277_E4F8_4ADC_BDD4_75EF992BB317_FILTER + ISX_DEFAULTCOMPONENT16_3A9C84C8_8472_4497_8F0C_9FAFD7A95DB4_FILTER + ISX_DEFAULTCOMPONENT17_00C3E182_1976_4412_898F_66EFD5B75887_FILTER + ISX_DEFAULTCOMPONENT18_1B067AA1_B8AE_40E4_8478_2B50DE69AB07_FILTER ISX_DEFAULTCOMPONENT19_008D9B4F_78FE_4CD6_996B_5D45EF445E22_FILTER - ISX_DEFAULTCOMPONENT2_B8236776_C2B6_4FE5_88A2_6CE15D8570EF_FILTER - ISX_DEFAULTCOMPONENT20_41942520_B63D_432E_B332_8F7006590468_FILTER - ISX_DEFAULTCOMPONENT21_576EBADA_0682_48EF_B8D4_B69C0441D94E_FILTER - ISX_DEFAULTCOMPONENT3_A06027AE_44B8_40FE_BB05_093D05300024_FILTER + ISX_DEFAULTCOMPONENT2_7AB85B91_C568_4A06_A150_90AB34507FA7_FILTER + ISX_DEFAULTCOMPONENT20_873FB3DD_B406_4EAC_AF31_9B3B12A521B2_FILTER + ISX_DEFAULTCOMPONENT21_20B97A5C_DCBA_4913_B861_6B9C8268AD1D_FILTER + ISX_DEFAULTCOMPONENT3_5FDE25C1_96A4_4A32_9672_FE0427903340_FILTER ISX_DEFAULTCOMPONENT4_5B84DF58_7183_477E_9229_5B3AC1C3B591_FILTER - ISX_DEFAULTCOMPONENT5_4ACA5E45_A5FD_4770_AFB7_C4B9E7C7F4A8_FILTER - ISX_DEFAULTCOMPONENT6_9D174839_5411_4740_BA4A_3396AB1A6AD0_FILTER - ISX_DEFAULTCOMPONENT7_6CA54358_9894_41A4_990E_D318B9755247_FILTER - ISX_DEFAULTCOMPONENT8_FC37E6AC_C4A5_493D_8A09_605AA2EA81E2_FILTER + ISX_DEFAULTCOMPONENT5_F1F71183_465D_4278_9B84_82553F5A610B_FILTER + ISX_DEFAULTCOMPONENT6_D1AF601F_DBBC_4F36_A381_AA52BE935D12_FILTER + ISX_DEFAULTCOMPONENT7_A1F0736E_F8EA_4334_AAC2_37749C2BF264_FILTER + ISX_DEFAULTCOMPONENT8_CD53E008_E5A8_4B7A_B036_6969074332B8_FILTER ISX_DEFAULTCOMPONENT9_058C4015_C81A_4785_BFF0_D8E9F60EB28B_FILTER - libeay32.dll_B0D38883_3E70_4BD0_8BB7_95429F44C2C7_FILTER - libobjk_odbc.dll_3EFD0A63_710F_438A_A567_2B1866441017_FILTER - libobjk_openssl.dll_6C709CA1_C664_4AE6_9292_2270D63ADC36_FILTER - obc.exe_61C00D35_BBE9_4967_A09F_DC905AE9B1A7_FILTER - obd.exe_C401E713_DE4D_4B9A_AA86_90582F3DA617_FILTER - obr.exe_2A5645B4_65F4_4E11_8316_97E893655089_FILTER - obu.exe_C1F7132C_74EF_447D_9C04_E936F409D361_FILTER - ssleay32.dll_5CA6DEB7_FAFC_4D5C_B3DC_8EA151A04521_FILTER + libeay32.dll_D9830140_35A5_4E0C_B3A0_3CFCC5410D98_FILTER + libobjk_odbc.dll_C05E3319_AC81_45E2_BCF1_2686825F6E99_FILTER + libobjk_openssl.dll_90919144_6D13_443F_ADA8_2A0F279118B5_FILTER + obc.exe_7BB595ED_36EA_4710_B10C_0298090936C9_FILTER + obd.exe_9DC4A8B5_8268_4431_8F4E_82A3E4332FDE_FILTER + obr.exe_4C704B4D_D9DA_4A73_8079_5ACF1181F768_FILTER + obu.exe_DA15E3F8_25A7_4CF3_823F_986851BC9485_FILTER + ssleay32.dll_1AEDBDB7_DEE7_4250_9DEC_E790452B3E4C_FILTER
@@ -2754,12 +2804,6 @@
WindowsFolder1
- - Action_ - Name - Value -
- ISProductConfigurationProductConfigurationFlags @@ -2817,7 +2861,7 @@ - +
DVD-18Express<ISProjectDataFolder>Default3103302Intel1033015.83120480MediaLocationhttp://758053 DVD-5Express<ISProjectDataFolder>Default3103302Intel103304.38120480MediaLocationhttp://758053 DVD-9Express<ISProjectDataFolder>Default3103302Intel103307.95120480MediaLocationhttp://758053SingleImageExpress<ISProjectDataFolder>PackageName1103301Intel103300000MediaLocationhttp://www.objeck.orgD:\Dropbox\Personal\signing keys\objeck-org.pfx5369794843SingleImageExpress<ISProjectDataFolder>PackageName1103301Intel103300000MediaLocationhttp://www.objeck.orgC:\Users\Randy Hollines\Dropbox\Personal\signing keys\objeck-org.pfx5369794843 WebDeploymentExpress<ISProjectDataFolder>PackageName4103321Intel103300000MediaLocationhttp://1249413
@@ -3060,7 +3104,7 @@ Encoded Comment TimeStamp - COMPANY_NAME1033Randy Hollines0-2069797071 + COMPANY_NAME1033Randy Hollines0-1398574520 DN_AlwaysInstall1033Always Install0-350325556 IDPROP_EXPRESS_LAUNCH_CONDITION_ADOBEREADER10FOLDER1033Adobe Reader 10 needs to be installed for this installation to continue.0966861418 IDPROP_EXPRESS_LAUNCH_CONDITION_COLOR1033The color settings of your system are not adequate for running [ProductName].0-350325556 @@ -4172,7 +4216,7 @@ ID_STRING171033PROGRA~1|Programmer's Guide01839077072 ID_STRING181033PROGRA~1|Programmer's Guide01713297580 ID_STRING191033PROGRA~1|Programmer's Guide0-979463538 - ID_STRING21033http://www.objeck.org01931665907 + ID_STRING21033http://www.RandyHollines.com0-1398574520 ID_STRING201033PROGRA~1|Programmer's Guide0-434204406 ID_STRING211033PROGRA~1|Programmer's Guide0-257996585 ID_STRING221033PROGRA~1|Programmer's Guide0-216017209 @@ -4183,7 +4227,7 @@ ID_STRING271033PROGRA~1|Programmer's Guide0-1172316585 ID_STRING281033PROGRA~1|Programmer's Guide01293896555 ID_STRING291033PROGRA~1|Programmer's Guide0-702562579 - ID_STRING31033Randy Hollines0-2069797071 + ID_STRING31033Randy Hollines0-1398574520 ID_STRING301033PROGRA~1|Programmer's Guide0-2095029140 ID_STRING311033PROGRA~1|Programmer's Guide0606110350 ID_STRING321033Readme0-1197263764 @@ -4292,6 +4336,12 @@ Value + + Action_ + Name + Value +
+ ISXmlElementISXmlFile_ @@ -4335,7 +4385,7 @@ - + @@ -4345,10 +4395,10 @@ + - @@ -4360,8 +4410,8 @@ + - @@ -4369,13 +4419,13 @@ + - + - @@ -4526,7 +4576,7 @@ UwBpAG4AZwBsAGUASQBtAGEAZwBlAAEARQB4AHAAcgBlAHMAcwA= +
ARPPRODUCTICON.exe<ISProductFolder>\redist\Language Independent\OS Independent\setupicon.ico0 NewShortcut1_1D5F2B2809D84A1F849EF8C211FFED3A.exeC:\Users\Randy\Documents\Code\images\adobe-blueprint-pdf-symbol.ico0 NewShortcut1_30B9F646489D4EE4963F1C300BCA1D04.exeC:\Users\Alienware\Documents\Code\main\images\adobe-blueprint-pdf-symbol.ico0NewShortcut1_9794EADD9C334CEB8FC874FE428F0101.exeC:\Users\Randy\Documents\Code\objeck-lang\images\Mimetypes-text-x-readme.ico0NewShortcut1_725A0052E006447E83750A9B5BD168B3.exeD:\Code\objeck-lang\images\Mimetypes-text-x-readme.ico0 NewShortcut1_A0956C23BB9F429482AEF5558BE9F486.exeC:\Users\Randy Hollines\Documents\Code\images\pdf.ico0 NewShortcut1_C64675E356EB410D86505CA38FB9D1E2.exeC:\Users\Randy Hollines\Documents\Code\main\images\pdf.ico0 NewShortcut1_EC84BD5E3557466FA33EA97AE64F695D.exeC:\Users\Randy Hollines\Documents\Code\images\adobe-blueprint-pdf-symbol.ico0NewShortcut2_180E1FE376FB4A55929C834B750AC717.exeC:\Users\Randy Hollines\Documents\Code\main\images\pdf.ico0 NewShortcut2_2990392158F442F99680868715222B37.exeC:\Users\Randy\Documents\Code\objeck-lang\images\books.ico0 NewShortcut2_40479B40F7B24C7D8682A9E521EE1E6D.exeC:\Users\Randy Hollines\Documents\Code\main\images\pdf.ico0NewShortcut2_4427BD28023043DB91DE34C4A851A96F.exeD:\Code\objeck-lang\images\Programs.ico0 NewShortcut2_5903D763B94243DA9A5DF973B0276E50.exeC:\Users\Randy Hollines\Documents\Code\v1.1\objeck-lang\images\pdf.ico0 NewShortcut2_5B2285C6FE204D698A4B65AAD583AF0F.exeC:\Users\Randy Hollines\Documents\Code\main\images\pdf.ico0 NewShortcut2_7F98292683864354A96921F093353662.exeC:\Users\Randy Hollines\Documents\Code\images\pdf.ico0NewShortcut2_809E554DD7DA4B9A9A79BE4B49700B23.exeC:\Users\Randy\Documents\Code\objeck-lang\images\Programs.ico0 NewShortcut2_A959DA6D846142AFB85C73BE68270CA6.exeC:\Users\Randy Hollines\Documents\Code\v1.1\objeck-lang\images\pdf.ico0 NewShortcut2_A9AAEE654BA44650B32AA7E21D75A8A2.exeC:\Users\Randy Hollines\Documents\Code\main\images\pdf.ico0 NewShortcut2_BE046172E5EB4B888CF2CD130859C31A.exeC:\Users\Randy Hollines\Documents\Code\v1.1\objeck-lang\images\pdf.ico0NewShortcut3_08FC9DFE3B354FCE951EC8D806343E09.exeC:\Users\Randy Hollines\Desktop\objeck_r0.9.12_win\objeck_r0.9.12_win\objeck_r0.9.12_win\objeck-lang\README.rtf0 NewShortcut3_1C64B98248454613B917537486ED1B8D.exeC:\Users\Randy Desktop\Documents\Code\objeck-lang\images\pdf.ico0 NewShortcut3_2D84039E8E9E4930875D5148D5BF6F91.exeC:\Users\Randy Hollines\Documents\Code\main\images\pdf.ico0NewShortcut3_5FA744C4702E4027AB8174D92E80D591.exeD:\Code\objeck-lang\images\Program-Group.ico0 NewShortcut3_6A038888799A4ABCBD2B12F71EC97FED.exeC:\Users\Randy Hollines\Documents\Code\objeck-lang\images\pdf.ico0NewShortcut3_7022C7273B804572B79025E6997231AC.exeC:\Users\Randy\Documents\Code\objeck-lang\images\Program-Group.ico0 NewShortcut3_7320DA0CCC13489684FBB3EE342BB9C6.exeC:\Users\Randy Desktop\Documents\Code\objeck-lang\images\pdf.ico0 NewShortcut3_AB4F81545B9F4635BBCA33755D366547.exeC:\Users\Randy Hollines\Documents\Code\images\pdf.ico0 NewShortcut3_B3BFF5D23D694AA4808836E9227917CF.exeC:\Users\Randy Hollines\Documents\Code\main\images\pdf.ico0NewShortcut3_C555CC5B0101427CBE1E6F1F459C5C4A.exeC:\Users\Randy Hollines\Documents\Code\images\pdf.ico0 NewShortcut3_EB6490E014594F0196DCC66720C54A3B.exeC:\Users\Randy Hollines\Documents\Code\images\folder-blue-open.ico0 NewShortcut3_FB727371193C4004982838D09CDDD3A1.exeC:\Users\Randy Hollines\Documents\Code\objeck-lang\images\pdf.ico0NewShortcut4_8BD206FCD79F41FA897A171A3E7FD2A0.exeD:\Code\objeck-lang\images\adobe-blueprint-pdf-symbol.ico0 NewShortcut4_D623D50303DF4830A2976A6072725759.exeC:\Users\Randy Hollines\Desktop\objeck_r0.9.12_win\objeck_r0.9.12_win\objeck_r0.9.12_win\objeck-lang\docs\objeck_lang.pdf0 NewShortcut4_F09BAAEE4BEF42F793CC96EA90769CEC.exeC:\Users\Randy\Documents\Code\objeck-lang\images\adobe-blueprint-pdf-symbol.ico0NewShortcut4_F59D4C364A69437DAEE277E6CB1B3FB2.exeC:\Users\Randy\Documents\Code\objeck-lang\images\adobe-blueprint-pdf-symbol.ico0NewShortcut5_18D3CBFB527041DF9431B1DB3268D58F.exeD:\Code\objeck-lang\images\books.ico0 NewShortcut5_49A65873A36847778C2B1E1B6223D754.exeC:\Users\Randy\Documents\Code\objeck-lang\images\pdf.ico0 NewShortcut5_B08F5123D22D453B86C836B1724B300E.exeC:\Users\Randy\Documents\Code\objeck-lang\images\books.ico0 NewShortcut5_BFEBA4AB90F74AA49BB0C94AE189DC7E.exeC:\Users\Randy\Documents\Code\objeck-lang\images\pdf.ico0NewShortcut5_DCCFFACA157F42D9BAFCACC9D7B0976F.exeC:\Users\Randy\Documents\Code\objeck-lang\images\books.ico0 NewShortcut6_DCA9E61D1C9946A7987CECDBFACD2CE0.exeC:\Users\Randy\Documents\Code\objeck-lang\images\books.ico0 _2EDAE7FE_8047_4581_902C_D234BA5A39ADC:\Users\Randy\Documents\Code\objeck-lang\images\wrench.ico0 _33DD2F40_C84E_484C_BE0D_654AE744734EC:\Users\Randy\Documents\Code\objeck-lang\images\Gear_run.ico0SaveAsSchema SccEnabled0 SccPath - SchemaVersion774SchemaVersion776 TypeMSIE
@@ -4971,8 +5021,6 @@ UwBpAG4AZwBsAGUASQBtAGEAZwBlAAEARQB4AHAAcgBlAHMAcwA= NewShortcut1ISX_DEFAULTCOMPONENTnewfolder12 NewShortcut2ISX_DEFAULTCOMPONENTnewfolder12 NewShortcut3ISX_DEFAULTCOMPONENTnewfolder12 - NewShortcut4ISX_DEFAULTCOMPONENT3newfolder12 - NewShortcut5ISX_DEFAULTCOMPONENT5newfolder12 @@ -5058,11 +5106,8 @@ UwBpAG4AZwBsAGUASQBtAGEAZwBlAAEARQB4AHAAcgBlAHMAcwA= ISCommentsISShortcutNameISAttributes -
NewShortcut1newfolder1##ID_STRING32##ISX_DEFAULTCOMPONENT[INSTALLDIR]readme.htmNewShortcut1_9794EADD9C334CEB8FC874FE428F0101.exe01 - NewShortcut2newfolder1##ID_STRING34##ISX_DEFAULTCOMPONENT[EXAMPLES]NewShortcut2_809E554DD7DA4B9A9A79BE4B49700B23.exe01 - NewShortcut3newfolder1##ID_STRING51##ISX_DEFAULTCOMPONENT[BIN]NewShortcut3_7022C7273B804572B79025E6997231AC.exe01 - NewShortcut4newfolder1##ID_STRING58##ISX_DEFAULTCOMPONENT3[INSTALLDIR]doc\objeck_lang.pdfNewShortcut4_F59D4C364A69437DAEE277E6CB1B3FB2.exe01 - NewShortcut5newfolder1##ID_STRING59##ISX_DEFAULTCOMPONENT5[INSTALLDIR]doc\api\index.htmlNewShortcut5_DCCFFACA157F42D9BAFCACC9D7B0976F.exe01 + NewShortcut2newfolder1##ID_STRING34##ISX_DEFAULTCOMPONENT[EXAMPLES]NewShortcut2_4427BD28023043DB91DE34C4A851A96F.exe01 + NewShortcut3newfolder1##ID_STRING51##ISX_DEFAULTCOMPONENT[BIN]NewShortcut3_5FA744C4702E4027AB8174D92E80D591.exe01
@@ -5668,9 +5713,6 @@ UwBpAG4AZwBsAGUASQBtAGEAZwBlAAEARQB4AHAAcgBlAHMAcwA= - - - @@ -5908,6 +5950,9 @@ UwBpAG4AZwBsAGUASQBtAGEAZwBlAAEARQB4AHAAcgBlAHMAcwA= + + + diff --git a/src/installer/installer/installer.isproj b/src/installer/installer/installer.isproj index 00e6b614e7..2347bc68b5 100644 --- a/src/installer/installer/installer.isproj +++ b/src/installer/installer/installer.isproj @@ -27,5 +27,5 @@ My Test Exe.exe --> - + \ No newline at end of file
ISPathVariableTestValueYTextThe test value of the path variable. ISPathVariableTypeN1;2;4;8The type of the path variable. ISPathVariableValueYTextThe value of the path variable.ISPowerShellWrapAction_NCustomAction1IdentifierForeign key into CustomAction tableISPowerShellWrapNameNTextProperty associated with this ActionISPowerShellWrapValueYTextValue associated with this Property ISProductConfigurationGeneratePackageCodeYNumber0;1Indicates whether or not to generate a package code. ISProductConfigurationISProductConfigurationNTextThe name of the product configuration. ISProductConfigurationProductConfigurationFlagsYTextProduct configuration (release) flags.ISVirtualShortcutNameNIdentifierProperty name ISVirtualShortcutShortcut_NShortcut1IdentifierForeign key into Shortcut table. ISVirtualShortcutValueNProperty valueISWSEWrapAction_NCustomAction1IdentifierForeign key into CustomAction tableISWSEWrapNameNTextProperty associated with this ActionISWSEWrapValueYTextValue associated with this Property ISXmlElementContentYTextElement contents ISXmlElementISAttributesYNumberInternal XML element attributes ISXmlElementISXmlElementNIdentifierPrimary key, non-localized, internal token for Xml element