You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TrackingDataImport.vbs 72KB

2 月之前
2 月之前
2 月之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767
  1. f�a�l�s�e�O�p�t�i�o�n� �E�x�p�l�i�c�i�t� �
  2. �D�i�m� �d�e�v�:�d�e�v� �=� �t�r�u�e� �
  3. �D�i�m� �o�u�t�F�i�l�e� �
  4. �D�i�m� �W�a�i�t�T�i�m�e�:�W�a�i�t�T�i�m�e� �=� �1�5�0�0�0� � �
  5. �D�i�m� �D�a�t�a�D�i�r�e�c�t�o�r�y� �
  6. �D�i�m� �E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �
  7. �D�i�m� �P�u�r�p�l�e�E�n�v�e�l�o�p�e�P�r�o�o�f�R�e�p�o�r�t�,�O�f�f�i�c�e�C�o�p�i�e�s�P�r�o�o�f�R�e�p�o�r�t� �
  8. �D�i�m� �W�s�h�S�h�e�l�l�:�S�e�t� �W�s�h�S�h�e�l�l� �=� �W�S�c�r�i�p�t�.�C�r�e�a�t�e�O�b�j�e�c�t�(�"�W�s�c�r�i�p�t�.�S�h�e�l�l�"�)� �
  9. �D�i�m� �o�C�o�n�n�:�S�e�t� �o�C�o�n�n� �=� �W�S�c�r�i�p�t�.�C�r�e�a�t�e�O�b�j�e�c�t�(�"�A�D�O�D�B�.�C�o�n�n�e�c�t�i�o�n�"�)� �
  10. �D�i�m� �C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �
  11. �D�i�m� �o�b�j�F�S�O�:�S�e�t� �o�b�j�F�S�O� �=� �C�r�e�a�t�e�O�b�j�e�c�t�(�"�S�c�r�i�p�t�i�n�g�.�F�i�l�e�S�y�s�t�e�m�O�b�j�e�c�t�"�)� �
  12. �D�i�m� �g�l�o�b�:�s�e�t� �g�l�o�b� �=� �C�r�e�a�t�e�O�b�j�e�c�t�(�"�C�h�i�l�k�a�t�_�9�_�5�_�0�.�G�l�o�b�a�l�"�)� �
  13. �D�i�m� �s�u�c�c�e�s�s�:�s�u�c�c�e�s�s� �=� �g�l�o�b�.�U�n�l�o�c�k�B�u�n�d�l�e�(�"�K�E�N�T�C�M�.�C�B�1�0�2�2�0�2�5�_�R�G�z�B�P�M�5�J�6�5�5�e�"�)� �
  14. � �
  15. � �I�f� �(�s�u�c�c�e�s�s� �<�>� �1�)� �T�h�e�n� �
  16. � � � � � �W�r�i�t�e�L�i�n�e�(�g�l�o�b�.�L�a�s�t�E�r�r�o�r�T�e�x�t�)� �
  17. � � � � � �W�S�c�r�i�p�t�.�Q�u�i�t� �
  18. � �E�n�d� �I�f� �
  19. � � �
  20. �D�i�m� �o�b�j�C�S�V�:�S�e�t� �o�b�j�C�s�v� �=� �C�r�e�a�t�e�O�b�j�e�c�t�(�"�C�h�i�l�k�a�t�_�9�_�5�_�0�.�C�s�v�"�)� �
  21. �D�i�m� �W�o�r�k�i�n�g�D�i�r�e�c�t�o�r�y�:�W�o�r�k�i�n�g�D�i�r�e�c�t�o�r�y� �=� �R�e�p�l�a�c�e�(�W�S�c�r�i�p�t�.�S�c�r�i�p�t�F�u�l�l�N�a�m�e�,�W�S�c�r�i�p�t�.�S�c�r�i�p�t�N�a�m�e�,�"�"�)� �
  22. � �S�e�l�e�c�t� �C�a�s�e� �d�e�v� �
  23. � �C�a�s�e� �"�l�o�c�a�l�"� � �
  24. � � �D�a�t�a�D�i�r�e�c�t�o�r�y� �=� �"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�I�m�p�o�r�t�\�"� �
  25. � � �E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �=� �"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�"� �
  26. � � �C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �=� �"�P�r�o�v�i�d�e�r�=�M�i�c�r�o�s�o�f�t�.�J�e�t�.�O�L�E�D�B�.�4�.�0�;�J�e�t� �O�L�E�D�B�:�E�n�g�i�n�e� �T�y�p�e�=�5�;�D�a�t�a� �S�o�u�r�c�e�=�F�:�\�D�e�v�e�l�o�p�m�e�n�t�\�T�r�a�c�k�i�n�g�_�K�i�t�s�\�D�a�t�a�\�w�e�b�d�a�t�a� �-� �C�o�p�y�.�m�d�b�;�"� �
  27. � � �P�u�r�p�l�e�E�n�v�e�l�o�p�e�P�r�o�o�f�R�e�p�o�r�t� �=� �"�F�:�\�D�e�v�e�l�o�p�m�e�n�t�\�T�r�a�c�k�i�n�g�_�K�i�t�s�\�D�a�t�a�\�P�r�o�o�f�s�.�r�e�p�"� �
  28. � � �O�f�f�i�c�e�C�o�p�i�e�s�P�r�o�o�f�R�e�p�o�r�t�=�"�F�:�\�D�e�v�e�l�o�p�m�e�n�t�\�T�r�a�c�k�i�n�g�_�K�i�t�s�\�D�a�t�a�\�O�f�f�i�c�e�-�C�o�p�y�-�P�r�o�o�f�.�r�e�p�"� �
  29. � � �s�e�t� �o�u�t�F�i�l�e� �=� �o�b�j�F�S�O�.�C�r�e�a�t�e�T�e�x�t�F�i�l�e�(�"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�t�e�m�p�.�c�s�v�"�,�T�r�u�e�)� �
  30. � �C�a�s�e� �t�r�u�e� � �
  31. � � �D�a�t�a�D�i�r�e�c�t�o�r�y� �=� �"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�I�m�p�o�r�t�\�"� �
  32. � � �E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �=� �"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�"� �
  33. � � �C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �=� �"�P�r�o�v�i�d�e�r�=�M�i�c�r�o�s�o�f�t�.�J�e�t�.�O�L�E�D�B�.�4�.�0�;�J�e�t� �O�L�E�D�B�:�E�n�g�i�n�e� �T�y�p�e�=�5�;�D�a�t�a� �S�o�u�r�c�e�=�C�:�\�G�i�t� �R�e�p�o�s�\�t�r�a�c�k�i�n�g�_�k�i�t�s�\�D�a�t�a�\�w�e�b�d�a�t�a� �-� �C�o�p�y�.�m�d�b�;�"� �
  34. � � �P�u�r�p�l�e�E�n�v�e�l�o�p�e�P�r�o�o�f�R�e�p�o�r�t� �=� �"�C�:�\�G�i�t� �R�e�p�o�s�\�t�r�a�c�k�i�n�g�_�k�i�t�s�\�D�a�t�a�\�P�r�o�o�f�s�.�r�e�p�"� �
  35. � � �O�f�f�i�c�e�C�o�p�i�e�s�P�r�o�o�f�R�e�p�o�r�t� �=� �"�C�:�\�G�i�t� �R�e�p�o�s�\�t�r�a�c�k�i�n�g�_�k�i�t�s�\�D�a�t�a�\�O�f�f�i�c�e�-�C�o�p�y�-�P�r�o�o�f�.�r�e�p�"� �
  36. � � �s�e�t� �o�u�t�F�i�l�e� �=� �o�b�j�F�S�O�.�C�r�e�a�t�e�T�e�x�t�F�i�l�e�(�"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�t�e�m�p�.�c�s�v�"�,�T�r�u�e�)� �
  37. � �C�a�s�e� �E�l�s�e� �
  38. � � �D�a�t�a�D�i�r�e�c�t�o�r�y� �=� �"�\�\�k�c�i�-�s�y�n�-�c�l�0�1�\�P�C� �T�r�a�n�s�f�e�r�\�T�r�a�c�k�i�n�g�D�a�t�a�I�m�p�o�r�t�"� �
  39. � � �E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �=� �"�\�\�k�c�i�-�s�y�n�-�c�l�0�1�\�P�C� �T�r�a�n�s�f�e�r�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�"� �
  40. � � �C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �=� �"�P�r�o�v�i�d�e�r�=�M�i�c�r�o�s�o�f�t�.�J�e�t�.�O�L�E�D�B�.�4�.�0�;�J�e�t� �O�L�E�D�B�:�E�n�g�i�n�e� �T�y�p�e�=�5�;�D�a�t�a� �S�o�u�r�c�e�=�C�:�\�i�n�e�t�p�u�b�\�D�a�t�a�\�w�e�b�d�a�t�a� �-� �C�o�p�y�.�m�d�b�;�"� �
  41. � � �P�u�r�p�l�e�E�n�v�e�l�o�p�e�P�r�o�o�f�R�e�p�o�r�t� �=�"�C�:�\�i�n�e�t�p�u�b�\�t�r�a�c�k�i�n�g�\�D�a�t�a�\�P�r�o�o�f�s�.�r�e�p�"� �
  42. � � �O�f�f�i�c�e�C�o�p�i�e�s�P�r�o�o�f�R�e�p�o�r�t� �=� �"�C�:�\�i�n�e�t�p�u�b�\�t�r�a�c�k�i�n�g�\�D�a�t�a�\�O�f�f�i�c�e�-�C�o�p�y�-�P�r�o�o�f�.�r�e�p�"� �
  43. � � �s�e�t� �o�u�t�F�i�l�e� �=� �o�b�j�F�S�O�.�C�r�e�a�t�e�T�e�x�t�F�i�l�e�(�"�\�\�k�c�i�-�s�y�n�-�c�l�0�1�\�P�C� �T�r�a�n�s�f�e�r�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�t�e�m�p�.�c�s�v�"�,�T�r�u�e�)� �
  44. � �E�n�d� �S�e�l�e�c�t� �
  45. � � �
  46. �'�T�o�D�o� �c�r�e�a�t�e� �a� �c�h�e�c�k�s�t�a�t�u�s� �f�u�n�c�t�i�o�n� �s�o� �I� �d�o�n�t� �n�e�e�d� �f�o�u�r� �f�u�n�c�t�i�o�n�s� �o�f� �c�r�e�a�t�e� �a� �c�a�s�e� �s�w�i�t�c�h� �t�h�a�t� �r�e�s�p�o�n�d�s� �t�o� �t�h�e� �s�t�a�t�u�s� �o�f� �j�o�b�s� �
  47. � � �
  48. � �D�i�m� �K�i�t�I�D�:�C�h�e�c�k�F�o�r�F�i�l�e�s�:�K�i�t�I�D� �=� �C�h�e�c�k�F�o�r�J�o�b�s�T�o�C�a�s�s�(�)� �
  49. � � �I�f� �K�i�t�I�D� �>� �0� �T�h�e�n� �
  50. � � � � � �E�x�p�o�r�t�M�M�C�s�v�(�K�i�t�I�D�)� �
  51. � � � � � �R�u�n�M�a�i�l�M�a�n�a�g�e�r� �
  52. � � � � � �I�m�p�o�r�t�C�a�s�s� �
  53. � �E�n�d� �I�f� �
  54. � �K�i�t�I�D� �=� �C�h�e�c�k�S�t�a�t�u�s�F�o�r�(�"�R�e�a�d�y� �t�o� �A�s�s�i�g�n� �L�a�b�e�l�s�"�)�:�I�f� �K�i�t�I�D� �>� �0� �T�h�e�n�:�c�r�e�a�t�e�T�r�a�c�k�i�n�g�I�n�f�o�F�o�r�K�i�t�(�K�i�t�I�D�)�:�E�n�d� �I�f� �
  55. � �K�i�t�I�D� �=� �C�h�e�c�k�S�t�a�t�u�s�F�o�r�(�"�R�e�a�d�y� �F�o�r� �E�x�p�o�r�t�"�)�:�I�f� �K�i�t�I�D� �>� �0� �T�h�e�n�:�C�r�e�a�t�e�E�x�p�o�r�t�F�o�r�S�n�a�i�l�W�o�r�k�s�(�K�i�t�I�D�)�:�E�n�d� �I�f� � �
  56. � �K�i�t�I�D� �=� �C�h�e�c�k�S�t�a�t�u�s�F�o�r�(�"�R�e�a�d�y� �t�o� �P�r�o�o�f�"�)�:�I�f� �K�i�t�I�D� �>� �0� �T�h�e�n�:�C�r�e�a�t�e�P�r�o�o�f�F�o�r�J�u�r�i�s�d�i�c�t�i�o�n�(�K�i�t�I�D�)�:�E�n�d� �I�f� �
  57. � �K�i�t�I�D� �=� �C�h�e�c�k�S�t�a�t�u�s�F�o�r�(�"�R�e�a�d�y� �F�o�r� �I�n�k�j�e�t� �E�x�p�o�r�t�"�)�:�I�f� �K�i�t�I�D� �>� �0� �T�h�e�n�:�E�x�p�o�r�t�I�n�k�j�e�t�F�i�l�e�(�K�i�t�I�D�)�:�E�n�d� �I�f� �
  58. � � �
  59. � �i�f� �d�e�v� �=� �F�a�l�s�e� �t�h�e�n� �
  60. � � �C�h�e�c�k�S�n�a�i�l�W�o�r�k�s�P�u�r�p�l�e�E�n�v�e�l�o�p�e�E�x�p�o�r�t� �
  61. � � �C�h�e�c�k�S�n�a�i�l�W�o�r�k�s�T�r�a�k�i�n�g�K�i�t�E�x�p�o�r�t� � �
  62. � �E�n�d� �i�f� � �
  63. � �W�S�c�r�i�p�t�.�Q�u�i�t� �
  64. �S�u�b� �C�h�e�c�k�S�n�a�i�l�W�o�r�k�s�P�u�r�p�l�e�E�n�v�e�l�o�p�e�E�x�p�o�r�t� �
  65. � �
  66. �D�i�m� �S�f�t�p�:�s�e�t� �S�f�t�p� �=� � �C�r�e�a�t�e�O�b�j�e�c�t�(�"�C�h�i�l�k�a�t�_�9�_�5�_�0�.�S�F�t�p�"�)� �
  67. � � � � �D�i�m� �o�b�j�F�o�l�d�e�r� �
  68. � � � � �D�i�m� �s�u�c�c�e�s�s� �
  69. � � � � �S�e�t� �o�b�j�F�o�l�d�e�r� �=� �o�b�j�F�S�O�.�G�e�t�F�o�l�d�e�r�(�"�\�\�k�c�i�-�s�y�n�-�c�l�0�1�\�P�C� �T�r�a�n�s�f�e�r�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�E�x�p�o�r�t� �P�u�r�p�l�e� �E�n�v�e�l�o�p�e�s�"�)� �
  70. � � � � � �
  71. � � � � � �I�f� �o�b�j�F�o�l�d�e�r�.�F�i�l�e�s�.�C�o�u�n�t� �>� �0� �T�h�e�n� �
  72. � � � � � � �s�u�c�c�e�s�s� �=� �S�f�t�p�.�C�o�n�n�e�c�t�(�"�s�f�t�p�.�s�n�a�i�l�w�o�r�k�s�.�c�o�m�"�,�2�2�)� �
  73. � � � � � � �s�u�c�c�e�s�s� �=� �S�f�t�p�.�A�u�t�h�e�n�t�i�c�a�t�e�P�w�(�"�K�C�I�H�o�t�F�o�l�d�e�r�2�0�2�4�F�T�P�U�s�e�r�"�,�"�Z�!�4�W�X�L�S�Q�M�M�#�f�"�)� �
  74. � � � � � � �s�u�c�c�e�s�s� �=� �S�f�t�p�.�I�n�i�t�i�a�l�i�z�e�S�f�t�p�(�)� �
  75. � � � � � � �D�i�m� �f�i�l�e� �
  76. � � � � � � � �F�o�r� �E�a�c�h� �f�i�l�e� �I�n� �o�b�j�F�o�l�d�e�r�.�F�i�l�e�s� �
  77. � � � � � � � � �d�e�b�u�g�.�W�r�i�t�e�L�i�n�e� �f�i�l�e�.�P�a�t�h� �
  78. � � � � � � � � �D�i�m� �h�a�n�d�l�e�:�h�a�n�d�l�e� �=� �S�f�t�p�.�O�p�e�n�F�i�l�e�(�f�i�l�e�.�N�a�m�e�,�"�w�r�i�t�e�O�n�l�y�"�,�"�c�r�e�a�t�e�T�r�u�n�c�a�t�e�"�)� �
  79. � � � � � � � � �S�f�t�p�.�U�p�l�o�a�d�F�i�l�e� �h�a�n�d�l�e�,�f�i�l�e�.�P�a�t�h� �
  80. � � � � � � � � �S�f�t�p�.�C�l�o�s�e�H�a�n�d�l�e� �h�a�n�d�l�e� �
  81. � � � � � � � � �f�i�l�e�.�D�e�l�e�t�e� �
  82. � � � � � � � �N�e�x�t� �
  83. � � � � � �E�n�d� �I�f� � �
  84. � �
  85. �E�n�d� �S�u�b� �
  86. � �
  87. �S�u�b� �C�h�e�c�k�S�n�a�i�l�W�o�r�k�s�T�r�a�k�i�n�g�K�i�t�E�x�p�o�r�t� �
  88. � �
  89. �D�i�m� �S�f�t�p�:�s�e�t� �S�f�t�p� �=� � �C�r�e�a�t�e�O�b�j�e�c�t�(�"�C�h�i�l�k�a�t�_�9�_�5�_�0�.�S�F�t�p�"�)� �
  90. � � � � �D�i�m� �o�b�j�F�o�l�d�e�r� �
  91. � � � � �D�i�m� �s�u�c�c�e�s�s� � �
  92. � � � � �S�e�t� �o�b�j�F�o�l�d�e�r� �=� �o�b�j�F�S�O�.�G�e�t�F�o�l�d�e�r�(�"�\�\�k�c�i�-�s�y�n�-�c�l�0�1�\�P�C� �T�r�a�n�s�f�e�r�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�E�x�p�o�r�t� �T�r�a�c�k�i�n�g� �K�i�t�s�"�)� �
  93. � � � � � �
  94. � � � � � �I�f� �o�b�j�F�o�l�d�e�r�.�F�i�l�e�s�.�C�o�u�n�t� �>� �0� �T�h�e�n� �
  95. � � � � � � �s�u�c�c�e�s�s� �=� �S�f�t�p�.�C�o�n�n�e�c�t�(�"�s�f�t�p�.�s�n�a�i�l�w�o�r�k�s�.�c�o�m�"�,�2�2�)� �
  96. � � � � � � �s�u�c�c�e�s�s� �=� �S�f�t�p�.�A�u�t�h�e�n�t�i�c�a�t�e�P�w�(�"�K�C�I�2�0�2�4�T�y�p�e�2�F�T�P�U�s�e�r�"�,�"�Z�!�N�X�V�R�V�5�S�H�#�f�"�)� �
  97. � � � � � � �s�u�c�c�e�s�s� �=� �S�f�t�p�.�I�n�i�t�i�a�l�i�z�e�S�f�t�p�(�)� �
  98. � � � � � � �D�i�m� �f�i�l�e� �
  99. � � � � � � � �F�o�r� �E�a�c�h� �f�i�l�e� �I�n� �o�b�j�F�o�l�d�e�r�.�F�i�l�e�s� �
  100. � � � � � � � � �d�e�b�u�g�.�W�r�i�t�e�L�i�n�e� �f�i�l�e�.�P�a�t�h� �
  101. � � � � � � � � �D�i�m� �h�a�n�d�l�e�:�h�a�n�d�l�e� �=� �S�f�t�p�.�O�p�e�n�F�i�l�e�(�f�i�l�e�.�N�a�m�e�,�"�w�r�i�t�e�O�n�l�y�"�,�"�c�r�e�a�t�e�T�r�u�n�c�a�t�e�"�)� �
  102. � � � � � � � � �S�f�t�p�.�U�p�l�o�a�d�F�i�l�e� �h�a�n�d�l�e�,�f�i�l�e�.�P�a�t�h� �
  103. � � � � � � � � �S�f�t�p�.�C�l�o�s�e�H�a�n�d�l�e� �h�a�n�d�l�e� �
  104. � � � � � � � � �f�i�l�e�.�D�e�l�e�t�e� �
  105. � � � � � � � �N�e�x�t� �
  106. � � � � � �E�n�d� �I�f� � �
  107. � �
  108. �E�n�d� �S�u�b� �
  109. �F�u�n�c�t�i�o�n� �E�x�p�o�r�t�I�n�k�j�e�t�F�i�l�e�(�K�i�t�I�D�)� �
  110. � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �0� �T�h�e�n�:�o�C�o�n�n�.�O�p�e�n�(�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g�)�:�E�n�d� �I�f� � �
  111. � � �D�i�m� �K�i�t�R�s�:�s�e�t� �K�i�t�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �*� �F�r�o�m� �[�K�i�t�]� �W�h�e�r�e� �[�I�D�]� �=�"� �&� � �K�i�t�I�D� �&� �"�;�"�)� �
  112. � �D�i�m� �K�i�t�L�a�b�e�l�s�R�s�:� �S�e�t� �K�i�t�L�a�b�e�l�s�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �*� �F�R�O�M� �(�S�E�L�E�C�T� �I�I�f�(�L�e�n�(�[�P�R�E�C�I�N�C�T�]�)� �=� �1�,� �'�0�'� �&� �[�P�R�E�C�I�N�C�T�]� �&� �R�i�g�h�t�(�[�B�A�L�L�O�T�_�N�U�M�B�E�R�]�,�4�)�,� �[�P�R�E�C�I�N�C�T�]� �&� �R�i�g�h�t�(�[�B�A�L�L�O�T�_�N�U�M�B�E�R�]�,�4�)�)� �A�S� �S�O�R�T�_�O�R�D�E�R�,�"� �&�_� �
  113. � � � �"�I�n�k�j�e�t�R�e�c�o�r�d�s�.�I�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�I�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�V�O�T�E�R�I�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�L�A�S�T�N�A�M�E�,�"� �&�_� �
  114. � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�F�I�R�S�T�N�A�M�E�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�M�I�D�D�L�E�N�A�M�E�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�S�U�F�F�I�X�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�P�R�E�C�I�N�C�T�,�"� �&�_� �
  115. � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�1�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�2�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�3�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�4�,�"� �&�_� �
  116. � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�5�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�P�P�S�E�N�T�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�P�P�R�E�T�U�R�N�E�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�B�A�L�S�E�N�T�,�"� �&�_� �
  117. � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�B�A�L�R�E�T�U�R�N�E�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�o�u�n�t�i�n�g�B�o�a�r�d�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�U�O�C�A�V�A�S�T�A�T�U�S�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�E�M�A�I�L�A�D�D�R�E�S�S�,�"� �&�_� �
  118. � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�P�H�O�N�E�N�U�M�B�E�R�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�B�A�L�L�O�T�_�N�U�M�B�E�R�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�1�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�2�,�"� �&�_� �
  119. � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�3�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�4�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�5�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�L�a�b�e�l�I�D�,�"� �&�_� �
  120. � � � �"� �K�i�t�L�a�b�e�l�s�.�I�D�,� �K�i�t�L�a�b�e�l�s�.�K�i�t�I�D�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�S�e�r�i�a�l�,� �K�i�t�L�a�b�e�l�s�.�I�n�B�o�u�n�d�S�e�r�i�a�l�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�I�M�B�,�"� �&�_� �
  121. � � � �"� �K�i�t�L�a�b�e�l�s�.�I�n�B�o�u�n�d�I�M�B�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�I�M�B�D�i�g�i�t�s�,� �K�i�t�L�a�b�e�l�s�.�I�n�B�o�u�n�d�I�M�B�D�i�g�i�t�s�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�I�M�B�P�N�G�,�"� �&�_� �
  122. � � � �"� �K�i�t�L�a�b�e�l�s�.�I�N�B�O�U�N�D�I�M�B�P�N�G�,� �K�i�t�L�a�b�e�l�s�.�S�e�t�N�u�m�b�e�r�"� �&�_� �
  123. � � � �"� �F�R�O�M� �I�n�k�j�e�t�R�e�c�o�r�d�s�"� �&�_� �
  124. � � � �"� �L�E�F�T� �J�O�I�N� �[�K�i�t�L�a�b�e�l�s�]� �O�N� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�L�a�b�e�l�I�D� �=� �K�i�t�L�a�b�e�l�s�.�I�D�"� �&� �_� �
  125. � � � �"� �W�H�E�R�E� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�I�D� �=�"� �&� �K�i�t�I�D� �&� �"�)� �a�s� �[�D�a�t�a�]� �O�r�d�e�r� �B�y� �S�O�R�T�_�O�R�D�E�R� �D�e�s�c�;�"�)� �
  126. � �D�i�m� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�:�S�e�t� �J�u�r�i�s�d�i�c�t�i�o�n�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�E�L�E�C�T� �*� �F�R�O�M� �J�u�r�i�s�d�i�c�t�i�o�n� �W�H�E�R�E� �J�C�o�d�e� �=�'�"� �&� �K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e� �&� �"�'�;�"�)� �
  127. � �D�i�m� �C�o�n�t�a�c�t�R�s�:�S�e�t� �C�o�n�t�a�c�t�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�E�L�E�C�T� �*� �F�R�O�M� �C�o�n�t�a�c�t�s� �W�H�E�R�E� �[�J�U�R�I�S�C�O�D�E�]� �=�'�"� �&� �K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e� �&� �"�'�;�"�)� �
  128. � �D�i�m� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�:�E�x�p�o�r�t�F�i�l�e�N�a�m�e� �=� �o�b�j�F�S�O�.�G�e�t�B�a�s�e�N�a�m�e�(�K�i�t�R�s�(�"�F�i�l�e�n�a�m�e�"�)�)� �&� �"�.�c�s�v�"� �
  129. � �I�f� �N�o�t� �o�b�j�F�S�O�.�F�o�l�d�e�r�E�x�i�s�t�s�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e�)� �T�h�e�n�:�o�b�j�F�S�O�.�C�r�e�a�t�e�F�o�l�d�e�r�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e�)�:�E�n�d� �I�f� � �
  130. � �I�f� �o�b�j�F�S�O�.�F�i�l�e�E�x�i�s�t�s�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�)� �T�h�e�n�:�o�b�j�F�S�O�.�D�e�l�e�t�e�F�i�l�e�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�)�:�E�n�d� �I�f� � �
  131. � �D�i�m� �E�l�e�c�t�i�o�n�D�a�t�e�:�E�l�e�c�t�i�o�n�D�a�t�e�=�G�e�t�S�e�t�t�i�n�g�(�"�E�l�e�c�t�i�o�n�D�a�t�e�"�)� �
  132. � � �
  133. � �D�i�m� �o�b�j�I�n�k�j�e�t�C�S�V�:�S�e�t� �o�b�j�I�n�k�J�e�t�C�S�V� �=� �C�r�e�a�t�e�O�b�j�e�c�t�(�"�C�h�i�l�k�a�t�_�9�_�5�_�0�.�C�s�v�"�)� �
  134. � �o�b�j�I�n�k�j�e�t�C�S�V�.�H�a�s�C�o�l�u�m�n�N�a�m�e�s� �=� �1� �
  135. � �o�b�j�I�n�k�j�e�t�C�S�V�.�E�n�a�b�l�e�Q�u�o�t�e�s� �=� �1� �
  136. � � �
  137. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �0�,�"�F�u�l�l� �N�a�m�e�"� �
  138. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�,�"�A�d�d�r�e�s�s� �1�"� �
  139. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �2�,�"�A�d�d�r�e�s�s� �2�"� �
  140. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �3�,�"�A�d�d�r�e�s�s� �3�"� �
  141. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �4�,�"�A�d�d�r�e�s�s� �4�"� �
  142. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �5�,�"�I�M� �b�a�r�c�o�d�e� �C�h�a�r�a�c�t�e�r�s�"� �
  143. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �6�,�"�P�r�e�c�i�n�c�t�"� �
  144. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �7�,�"�B�a�l�l�o�t� �I�D�"� �
  145. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �8�,�"�B�a�l�l�o�t� �N�u�m�b�e�r�"� �
  146. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �9�,�"�J�u�r�i�s�d�i�c�t�i�o�n� �c�o�d�e�"� �
  147. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�0�,�"�E�l�e�c�t�i�o�n� �D�a�t�e�"� �
  148. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�1�,�"�C�o�m�b�i�n�e�d� � �P�c�t�_�B�a�l�l�o�t� �N�u�m�"� �
  149. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�2�,�"�T�i�t�l�e�"� �
  150. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�3�,�"�G�2� �F�u�l�l� �N�a�m�e�"� �
  151. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�4�,�"�G�2� �C�o�m�p�a�n�y�"� �
  152. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�5�,�"�G�2� �A�l�t�e�r�n�a�t�e� �1� �A�d�d�r�e�s�s�"� �
  153. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�6�,�"�G�2� �D�e�l�i�v�e�r�y� �A�d�d�r�e�s�s�"� �
  154. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�7�,�"�G�2� �C�i�t�y� �S�t� �Z�I�P�+�4�"� �
  155. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�8�,�"�G�2� �I�M� �b�a�r�c�o�d�e� �C�h�a�r�a�c�t�e�r�s�"� �
  156. � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�o�l�u�m�n�N�a�m�e� �1�9�,�"�M�a�t�c�h�i�n�g� �C�o�d�e�"� �
  157. � �
  158. �D�i�m� �A�d�d�r�e�s�s�A�r�r�a�y� � �
  159. �D�i�m� �r�o�w�:�r�o�w� �=� �0� � �
  160. � � �W�h�i�l�e� �N�o�t� �K�i�t�L�a�b�e�l�s�R�s�.�E�O�F� �
  161. � � � �A�d�d�r�e�s�s�A�r�r�a�y� �=� �C�o�m�p�r�e�s�s�A�r�r�a�y�(�A�r�r�a�y�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�1�"�)�.�V�a�l�u�e�,�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�2�"�)�.�V�a�l�u�e�,�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�3�"�)�.�V�a�l�u�e�,�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�4�"�)�.�V�a�l�u�e�,�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�)�)� �
  162. � � � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�F�u�l�l� �N�a�m�e�"�,�A�d�d�r�e�s�s�A�r�r�a�y�(�0�)� �
  163. � � � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�A�d�d�r�e�s�s� �1�"�,�A�d�d�r�e�s�s�A�r�r�a�y�(�1�)� �
  164. � � � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�A�d�d�r�e�s�s� �2�"�,�A�d�d�r�e�s�s�A�r�r�a�y�(�2�)� �
  165. � � � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�A�d�d�r�e�s�s� �3�"�,�A�d�d�r�e�s�s�A�r�r�a�y�(�3�)� �
  166. � � � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�A�d�d�r�e�s�s� �4�"�,�A�d�d�r�e�s�s�A�r�r�a�y�(�4�)� �
  167. � � � �I�f� �K�i�t�R�s�(�"�O�u�t�b�o�u�n�d�S�T�I�D�"�)� �<�>� �"�0�"� �T�h�e�n� �
  168. � � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�I�M� �b�a�r�c�o�d�e� �C�h�a�r�a�c�t�e�r�s�"�,�K�i�t�L�a�b�e�l�s�R�s�(�"�O�u�t�b�o�u�n�d�I�M�B�D�i�g�i�t�s�"�)�.�V�a�l�u�e� �
  169. � � � �E�n�d� �I�f� �
  170. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�P�r�e�c�i�n�c�t�"�,�K�i�t�L�a�b�e�l�s�R�s�(�"�P�R�E�C�I�N�C�T�"�)�.�V�a�l�u�e� �
  171. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�B�a�l�l�o�t� �I�D�"�,�"�*�"� �&� �K�i�t�L�a�b�e�l�s�R�s�(�"�V�O�T�E�R�I�D�"�)�.�V�a�l�u�e� �&� �"�*�"� � �
  172. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�B�a�l�l�o�t� �N�u�m�b�e�r�"�,�T�r�i�m�L�e�a�d�i�n�g�Z�e�r�o�s�(�K�i�t�L�a�b�e�l�s�R�s�(�"�B�A�L�L�O�T�_�N�U�M�B�E�R�"�)�.�V�a�l�u�e�)� �
  173. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�J�u�r�i�s�d�i�c�t�i�o�n� �c�o�d�e�"�,�K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e� �
  174. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�E�l�e�c�t�i�o�n� �D�a�t�e�"�,�E�l�e�c�t�i�o�n�D�a�t�e� �
  175. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�C�o�m�b�i�n�e�d� � �P�c�t�_�B�a�l�l�o�t� �N�u�m�"�,�K�i�t�L�a�b�e�l�s�R�s�(�"�P�R�E�C�I�N�C�T�"�)�.�V�a�l�u�e� �&� �T�r�i�m�L�e�a�d�i�n�g�Z�e�r�o�s�(�K�i�t�L�a�b�e�l�s�R�s�(�"�B�A�L�L�O�T�_�N�U�M�B�E�R�"�)�.�V�a�l�u�e�)� �
  176. � � � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�T�i�t�l�e�"�,�C�l�e�a�n�N�u�l�l�(�C�o�n�t�a�c�t�R�s�(�"�T�i�t�l�e�"�)�.�V�a�l�u�e�)� �
  177. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�G�2� �F�u�l�l� �N�a�m�e�"�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�V�a�l�u�e� �
  178. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�G�2� �C�o�m�p�a�n�y�"�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�M�a�i�l�i�n�g�_�A�d�d�r�e�s�s�"�)�.�V�a�l�u�e� �
  179. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�G�2� �A�l�t�e�r�n�a�t�e� �1� �A�d�d�r�e�s�s�"�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�C�S�Z�"�)�.�V�a�l�u�e� �
  180. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�G�2� �D�e�l�i�v�e�r�y� �A�d�d�r�e�s�s�"�,�"�"� �
  181. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�G�2� �C�i�t�y� �S�t� �Z�I�P�+�4�"�,�"�"� � � � �
  182. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�G�2� �I�M� �b�a�r�c�o�d�e� �C�h�a�r�a�c�t�e�r�s�"�,�C�h�o�i�c�e�(�I�s�N�u�l�l�(�K�i�t�R�s�(�"�I�n�b�o�u�n�d�S�T�I�D�"�)�)�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�I�M�B�_�D�i�g�i�t�s�"�)�.�V�a�l�u�e�,�K�i�t�L�a�b�e�l�s�R�s�(�"�I�n�B�o�u�n�d�I�M�B�D�i�g�i�t�s�"�)�.�V�a�l�u�e�)� �
  183. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w�,�"�M�a�t�c�h�i�n�g� �C�o�d�e�"�,�K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e� �&� �T�r�i�m�L�e�a�d�i�n�g�Z�e�r�o�s�(�K�i�t�L�a�b�e�l�s�R�s�(�"�P�R�E�C�I�N�C�T�"�)�.�V�a�l�u�e�)� �&� �T�r�i�m�L�e�a�d�i�n�g�Z�e�r�o�s�(�K�i�t�L�a�b�e�l�s�R�s�(�"�B�A�L�L�O�T�_�N�U�M�B�E�R�"�)�.�V�a�l�u�e�)� �
  184. � � � �'�W�h�e�r�e� �d�o� �w�e� �p�u�t� �t�h�e� �r�o�u�n�d�t�r�i�p� �I�M�B� �
  185. � � � �r�o�w� �=� �r�o�w� �+� �1� �
  186. � � � �K�i�t�L�a�b�e�l�s�R�s�.�M�o�v�e�N�e�x�t� �
  187. � � �W�e�n�d� �
  188. � �
  189. � �I�f� �K�i�t�R�s�(�"�O�f�f�i�c�e�C�o�p�i�e�s�A�m�o�u�n�t�"�)�.�V�a�l�u�e� �>� �0� �T�h�e�n� �
  190. � � �d�i�m� �s� � �
  191. � � �F�o�r� �s� �=� �0� �t�o� �K�i�t�R�s�(�"�O�f�f�i�c�e�C�o�p�i�e�s�A�m�o�u�n�t�"�)�.�V�a�l�u�e� �-�1� �
  192. � � � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w� �+� �s�,�"�T�i�t�l�e�"�,�C�l�e�a�n�N�u�l�l�(�C�o�n�t�a�c�t�R�s�(�"�T�i�t�l�e�"�)�.�V�a�l�u�e�)� �
  193. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w� �+� �s�,�"�G�2� �F�u�l�l� �N�a�m�e�"�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�V�a�l�u�e� �
  194. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w� �+� �s�,�"�G�2� �C�o�m�p�a�n�y�"�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�M�a�i�l�i�n�g�_�A�d�d�r�e�s�s�"�)�.�V�a�l�u�e� �
  195. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w� �+� �s�,�"�G�2� �A�l�t�e�r�n�a�t�e� �1� �A�d�d�r�e�s�s�"�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�C�S�Z�"�)�.�V�a�l�u�e� �
  196. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w� �+� �s�,�"�G�2� �D�e�l�i�v�e�r�y� �A�d�d�r�e�s�s�"�,�"�"� �
  197. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w� �+� �s�,�"�G�2� �C�i�t�y� �S�t� �Z�I�P�+�4�"�,�"�"� �
  198. � � � �o�b�j�I�n�k�J�e�t�C�S�V�.�S�e�t�C�e�l�l�B�y�N�a�m�e� �r�o�w� �+� �s�,�"�G�2� �I�M� �b�a�r�c�o�d�e� �C�h�a�r�a�c�t�e�r�s�"�,�J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�I�M�B�_�D�i�g�i�t�s�"�)�.�V�a�l�u�e� �
  199. � � �N�e�x�t� �
  200. � �E�n�d� �I�f� �
  201. � �
  202. � �o�b�j�I�n�k�j�e�t�C�S�V�.�S�a�v�e�F�i�l�e�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�)� �
  203. � � �
  204. � � �
  205. � � �
  206. � � �
  207. � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�I�T� �S�E�T� �[�S�t�a�t�u�s�]� �=�'�D�o�n�e�'�,�[�I�n�k�J�e�t�J�o�b�]�=�1� � �W�H�E�R�E� �[�I�D�]� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  208. � �I�f� �K�i�t�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�K�i�t�R�s�.�C�l�o�s�e�:�E�n�d� �I�f� �
  209. � �I�f� �C�o�n�t�a�c�t�R�s�.�S�t�a�t�e� �=�1� �T�h�e�n�:�C�o�n�t�a�c�t�R�s�.�C�l�o�s�e�:�E�n�d� �I�f� � �
  210. � �I�f� �K�i�t�L�a�b�e�l�s�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�K�i�t�L�a�b�e�l�s�R�s�.�C�l�o�s�e�:� �E�n�d� �I�f� �
  211. � �I�f� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�J�u�r�i�s�d�i�c�t�i�o�n�R�s�.�C�l�o�s�e�:�E�n�d� �I�f� �
  212. � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�o�C�o�n�n�.�C�l�o�s�e�:�E�n�d� �I�f� �
  213. �E�n�d� �F�u�n�c�t�i�o�n� � �
  214. � �
  215. �F�u�n�c�t�i�o�n� �C�h�e�c�k�S�t�a�t�u�s�F�o�r�(�S�t�a�t�u�s�S�t�r�i�n�g�)� �
  216. � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �0� �T�h�e�n�:�o�C�o�n�n�.�O�p�e�n�(�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g�)�:�E�n�d� �I�f� �
  217. � �D�i�m� �r�s�:�S�e�t� �r�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �T�O�P� �1� �[�I�D�]� �F�R�O�M� �[�K�i�t�]� �W�h�e�r�e� �S�t�a�t�u�s� �=�'�"� �&� �S�t�a�t�u�s�S�t�r�i�n�g� �&� �"�'� �a�n�d� �J�o�b�T�y�p�e�=�'�P�u�r�p�l�e� �E�n�v�e�l�o�p�e�s�'�;�"�)� �
  218. � � �I�f� �N�o�t� �r�s�.�E�O�F� �T�h�e�n� �
  219. � � �C�h�e�c�k�S�t�a�t�u�s�F�o�r� �=� �r�s�(�"�I�D�"�)�.�v�a�l�u�e� �
  220. � �E�l�s�e� �
  221. � � �C�h�e�c�k�S�t�a�t�u�s�F�o�r� �=� �0� �
  222. � �E�n�d� �I�f� �
  223. � � �I�f� �r�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�r�s�.�C�l�o�s�e�:�E�n�d� �I�f� �
  224. � � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�o�C�o�n�n�.�C�l�o�s�e�:�E�n�d� �I�f� �
  225. �E�n�d� �F�u�n�c�t�i�o�n� �
  226. � � �
  227. �F�u�n�c�t�i�o�n� �C�r�e�a�t�e�P�r�o�o�f�F�o�r�J�u�r�i�s�d�i�c�t�i�o�n�(�K�i�t�I�D�)� �
  228. � �D�i�m� �Q�p�d�f�:�S�e�t� �Q�p�d�f� �=� �W�S�c�r�i�p�t�.�C�r�e�a�t�e�O�b�j�e�c�t�(�"�D�e�b�e�n�u�P�D�F�L�i�b�r�a�r�y�A�X�1�0�1�3�.�P�D�F�L�i�b�r�a�r�y�"�)� �
  229. � �D�i�m� �R�e�s�u�l�t�:�R�e�s�u�l�t� �=� �Q�p�d�f�.�U�n�l�o�c�k�K�e�y�(�"�j�5�6�4�z�3�w�i�9�i�6�6�k�9�3�c�p�3�r�7�9�8�b�3�y�"�)� �
  230. � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �0� �T�h�e�n�:�o�C�o�n�n�.�O�p�e�n�(�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g�)�:�E�n�d� �I�f� �
  231. � �D�i�m� �R�s�:�s�e�t� �R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�E�L�E�C�T� �M�I�N�(�I�D�)� �a�s� �[�M�I�N�]�,�M�A�X�(�I�D�)� �a�s� �[�M�A�X�]� �F�R�O�M� �I�n�k�j�e�t�R�e�c�o�r�d�s� �W�H�E�R�E� �K�i�t�I�D� �=� �"� �&� �K�i�t�I�D� �&�"�;�"�)� �
  232. � �D�i�m� �M�I�N�:�M�I�N� �=� �R�s�(�"�M�I�N�"�)�.�V�a�l�u�e� �
  233. � �D�i�m� �M�A�X�:�M�A�X� �=� �R�s�(�"�M�A�X�"�)�.�V�a�l�u�e� �
  234. � �D�i�m� �R�e�c�o�r�d�C�o�u�n�t�:�R�e�c�o�r�d�C�o�u�n�t� �=� �(�M�A�X� �-� �M�I�N�)� �+� �1� �
  235. � �R�s�.�C�l�o�s�e� �
  236. � �D�i�m� �K�i�t�R�s�:�s�e�t� �K�i�t�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �*� �F�r�o�m� �[�K�i�t�]� �W�h�e�r�e� �[�I�D�]� �=�"� �&� � �K�i�t�I�D� �&� �"�;�"�)� �
  237. � �D�i�m� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�:�s�e�t� �J�u�r�i�s�d�i�c�t�i�o�n�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�E�L�E�C�t� �*� �F�R�O�M� �[�J�u�r�i�s�d�i�c�t�i�o�n�]� �W�H�E�R�E� �J�C�o�d�e�=�'�"� �&� �K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e� �&� �"�'�;�"�)� �
  238. � �D�i�m� �P�r�o�o�f�F�i�l�e�N�a�m�e�:�P�r�o�o�f�F�i�l�e�N�a�m�e� �=� �o�b�j�F�S�O�.�G�e�t�B�a�s�e�N�a�m�e�(�K�i�t�R�s�(�"�F�i�l�e�n�a�m�e�"�)�)� �&� �"�-�P�R�O�O�F�.�P�D�F�"� �
  239. � �I�f� �N�o�t� �o�b�j�F�S�O�.�F�o�l�d�e�r�E�x�i�s�t�s�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e�)� �T�h�e�n�:�o�b�j�F�S�O�.�C�r�e�a�t�e�F�o�l�d�e�r�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e�)�:�E�n�d� �I�f� � �
  240. � �D�i�m� �r�e�p�o�r�t�M�a�n�a�g�e�r�:�s�e�t� �r�e�p�o�r�t�M�a�n�a�g�e�r� �=� �C�r�e�a�t�e�O�b�j�e�c�t�(�"�R�e�p�o�r�t�M�a�n�.�R�e�p�o�r�t�M�a�n�X�"�)� �
  241. � � �W�i�t�h� �r�e�p�o�r�t�M�a�n�a�g�e�r� �
  242. � � � �.�P�r�e�v�i�e�w� �=� �F�a�l�s�e� �
  243. � � � �.�S�h�o�w�P�r�o�g�r�e�s�s� �=� �F�a�l�s�e� �
  244. � � � �.�S�h�o�w�P�r�i�n�t�D�i�a�l�o�g� �=� �F�a�l�s�e� �
  245. � � � �.�f�i�l�e�n�a�m�e� �=� �P�u�r�p�l�e�E�n�v�e�l�o�p�e�P�r�o�o�f�R�e�p�o�r�t� �
  246. � � � �.�S�e�t�D�a�t�a�b�a�s�e�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �"�W�E�B�D�A�T�A�"�,�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �
  247. � � � �.�S�e�t�P�a�r�a�m�V�a�l�u�e� �"�P�B�K�I�T�I�D�"�,�K�i�t�I�D� �
  248. � � � �.�S�e�t�P�a�r�a�m�V�a�l�u�e� �"�P�B�J�C�O�D�E�"�,�K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e� �
  249. � � � �D�i�m� �M�A�X�R�E�C�O�R�D�S�:�M�A�X�R�E�C�O�R�D�S� �=� �3�7�5�0� �
  250. � � � �I�f� �R�e�c�o�r�d�C�o�u�n�t� �>� �M�A�X�R�E�C�O�R�D�S� �T�h�e�n� �
  251. � � � � �D�i�m� �i� �
  252. � � � � �F�o�r� �i� �=� �0� �T�o� �R�e�c�o�r�d�C�o�u�n�t� �/� �M�A�X�R�E�C�O�R�D�S� �
  253. � �
  254. � � � � � � �
  255. � � � � � �D�i�m� �n�e�w�M�i�n�:�I�f� �M�I�N� �+� �(�i� �*� �M�A�X�R�E�C�O�R�D�S�)� �>� �M�I�N� �T�h�e�n�:�n�e�w�M�i�n� �=� �M�I�N� �+� �(�i� �*� �M�A�X�R�E�C�O�R�D�S�)� �+� �1�:�E�l�s�e� �n�e�w�M�i�n� �=� �M�I�N�:�E�n�d� �I�f� � �
  256. � � � � � �D�i�m� �n�e�w�M�a�x�:�I�f� �M�I�N� �+� �(�i� �*� �M�A�X�R�E�C�O�R�D�S�)� �+� �M�A�X�R�E�C�O�R�D�S� �>� �M�A�X� �T�h�e�n�:�n�e�w�M�a�x� �=� �M�A�X�:�E�l�s�e� �n�e�w�M�a�x� �=� �M�I�N� �+� �(�i� �*� �M�A�X�R�E�C�O�R�D�S�)� �+� �M�A�X�R�E�C�O�R�D�S�:�E�n�d� �I�f� �
  257. � � � � � �.�S�e�t�P�a�r�a�m�V�a�l�u�e� �"�P�B�M�I�N�"�,�n�e�w�M�i�n� �
  258. � � � � � �.�S�e�t�P�a�r�a�m�V�a�l�u�e� �"�P�B�M�A�X�"�,�n�e�w�M�a�x� �
  259. � � � � � �.�S�a�v�e�T�o�P�D�F� �E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�\�P�a�r�t�_�"� �&� �i� �&� �"�_�"� �&� �P�r�o�o�f�F�i�l�e�N�a�m�e�,�1� �
  260. � � � � � �R�e�s�u�l�t� �=� �Q�p�d�f�.�A�d�d�T�o�F�i�l�e�L�i�s�t�(�"�P�r�o�o�f�s�"�,�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�\�P�a�r�t�_�"� �&� �i� �&� �"�_�"� �&� �P�r�o�o�f�F�i�l�e�N�a�m�e�)� �
  261. � � � � �N�e�x�t� �
  262. � � � � � �R�e�s�u�l�t� �=� �Q�p�d�f�.�M�e�r�g�e�F�i�l�e�L�i�s�t�F�a�s�t�(�"�P�r�o�o�f�s�"�,�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �P�r�o�o�f�F�i�l�e�N�a�m�e�)� �
  263. � � � � �D�i�m� �t�e�s�t� �
  264. � � � � �F�o�r� �t�e�s�t� �=� �1� �T�o� �Q�p�d�f�.�F�i�l�e�L�i�s�t�C�o�u�n�t�(�"�P�r�o�o�f�s�"�)� �
  265. � � � � �
  266. � � � � �W�s�h�S�h�e�l�l�.�R�u�n� �"�c�m�d�.�e�x�e� �/�c� �D�E�L� �/�F� �/�Q� �"�"�"� �&� �Q�p�d�f�.�F�i�l�e�L�i�s�t�I�t�e�m�(�"�P�r�o�o�f�s�"�,�t�e�s�t�)� �&� �"�"�"�"� �,�0�,�T�r�u�e� �
  267. � �
  268. � � � � �N�e�x�t� �
  269. � � � � �E�l�s�e� �
  270. � � � � � �.�S�e�t�P�a�r�a�m�V�a�l�u�e� �"�P�B�M�I�N�"�,�M�I�N� �
  271. � � � � � �.�S�e�t�P�a�r�a�m�V�a�l�u�e� �"�P�B�M�A�X�"�,�M�A�X� �
  272. � � � � � �.�S�a�v�e�T�o�P�D�F� �E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �P�r�o�o�f�F�i�l�e�N�a�m�e�,�1� �
  273. � � � �E�n�d� �I�f� �
  274. � � �E�n�d� �W�i�t�h� �
  275. � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�I�T� �S�E�T� �[�S�t�a�t�u�s�]� �=�'�R�e�a�d�y� �F�o�r� �I�n�k�j�e�t� �E�x�p�o�r�t�'� �W�H�E�R�E� �[�I�D�]� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  276. � �I�f� �K�i�t�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�K�i�t�R�s�.�C�l�o�s�e�:�E�n�d� �I�f� �
  277. � �I�f� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�J�u�r�i�s�d�i�c�t�i�o�n�R�s�.�C�l�o�s�e�:�E�n�d� �I�f� �
  278. � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�o�C�o�n�n�.�C�l�o�s�e�:�E�n�d� �I�f� �
  279. � � �
  280. �E�n�d� �F�u�n�c�t�i�o�n� �
  281. � �
  282. �F�u�n�c�t�i�o�n� �C�r�e�a�t�e�E�x�p�o�r�t�F�o�r�S�n�a�i�l�W�o�r�k�s�(�K�i�t�I�D�)� �
  283. � �D�i�m� �S�t�a�t�e� �
  284. � �D�i�m� �F�o�r�e�i�g�n�T�e�s�t� �
  285. � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �0� �T�h�e�n�:�o�C�o�n�n�.�O�p�e�n�(�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g�)�:�E�n�d� �I�f� � � �
  286. � �D�i�m� �K�i�t�R�s�:�s�e�t� �K�i�t�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �*� �F�r�o�m� �[�K�i�t�]� �W�h�e�r�e� �[�I�D�]� �=�"� �&� � �K�i�t�I�D� �&� �"�;�"�)� �
  287. � �I�f� �K�i�t�R�s�(�"�O�u�t�b�o�u�n�d�S�T�I�D�"�)� �<�>� �"�0�"� �T�h�e�n� �
  288. � �
  289. � � �D�i�m� �K�i�t�L�a�b�e�l�s�R�s�:� �S�e�t� �K�i�t�L�a�b�e�l�s�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�E�L�E�C�T� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�I�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�I�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�V�O�T�E�R�I�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�L�A�S�T�N�A�M�E�,�"� �&�_� �
  290. � � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�F�I�R�S�T�N�A�M�E�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�M�I�D�D�L�E�N�A�M�E�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�S�U�F�F�I�X�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�P�R�E�C�I�N�C�T�,�"� �&�_� �
  291. � � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�1�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�2�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�3�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�4�,�"� �&�_� �
  292. � � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�D�D�R�E�S�S�5�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�P�P�S�E�N�T�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�A�P�P�R�E�T�U�R�N�E�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�B�A�L�S�E�N�T�,�"� �&�_� �
  293. � � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�B�A�L�R�E�T�U�R�N�E�D�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�o�u�n�t�i�n�g�B�o�a�r�d�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�U�O�C�A�V�A�S�T�A�T�U�S�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�E�M�A�I�L�A�D�D�R�E�S�S�,�"� �&�_� �
  294. � � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�P�H�O�N�E�N�U�M�B�E�R�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�B�A�L�L�O�T�_�N�U�M�B�E�R�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�1�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�2�,�"� �&�_� �
  295. � � � � �"� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�3�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�4�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�C�a�s�s�A�D�D�R�E�S�S�5�,� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�L�a�b�e�l�I�D�,�"� �&�_� �
  296. � � � � �"� �K�i�t�L�a�b�e�l�s�.�I�D�,� �K�i�t�L�a�b�e�l�s�.�K�i�t�I�D�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�S�e�r�i�a�l�,� �K�i�t�L�a�b�e�l�s�.�I�n�B�o�u�n�d�S�e�r�i�a�l�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�I�M�B�,�"� �&�_� �
  297. � � � � �"� �K�i�t�L�a�b�e�l�s�.�I�n�B�o�u�n�d�I�M�B�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�I�M�B�D�i�g�i�t�s�,� �K�i�t�L�a�b�e�l�s�.�I�n�B�o�u�n�d�I�M�B�D�i�g�i�t�s�,� �K�i�t�L�a�b�e�l�s�.�O�u�t�b�o�u�n�d�I�M�B�P�N�G�,�"� �&�_� �
  298. � � � � �"� �K�i�t�L�a�b�e�l�s�.�I�N�B�O�U�N�D�I�M�B�P�N�G�,� �K�i�t�L�a�b�e�l�s�.�S�e�t�N�u�m�b�e�r�"� �&�_� �
  299. � � � � �"� �F�R�O�M� �I�n�k�j�e�t�R�e�c�o�r�d�s�"� �&�_� �
  300. � � � � �"� �L�E�F�T� �J�O�I�N� �[�K�i�t�L�a�b�e�l�s�]� �O�N� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�L�a�b�e�l�I�D� �=� �K�i�t�L�a�b�e�l�s�.�I�D�"� �&� �_� �
  301. � � � � �"� �W�H�E�R�E� �I�n�k�j�e�t�R�e�c�o�r�d�s�.�K�i�t�I�D� �=�"� �&� �K�i�t�I�D� �&� �"� �;�"�)� �
  302. � � �D�i�m� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�:�S�e�t� �J�u�r�i�s�d�i�c�t�i�o�n�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�E�L�E�C�T� �*� �F�R�O�M� �J�u�r�i�s�d�i�c�t�i�o�n� �W�H�E�R�E� �J�C�o�d�e� �=�'�"� �&� �K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e� �&� �"�'�;�"�)� �
  303. � � �D�i�m� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�:�E�x�p�o�r�t�F�i�l�e�N�a�m�e� �=� �o�b�j�F�S�O�.�G�e�t�B�a�s�e�N�a�m�e�(�K�i�t�R�s�(�"�F�i�l�e�n�a�m�e�"�)�)� �&� �"�_�S�W�_�E�X�P�O�R�T�.�c�s�v�"� �
  304. � � � �
  305. � � �I�f� �N�o�t� �o�b�j�F�S�O�.�F�o�l�d�e�r�E�x�i�s�t�s�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e�)� �T�h�e�n�:�o�b�j�F�S�O�.�C�r�e�a�t�e�F�o�l�d�e�r�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e�)�:�E�n�d� �I�f� � �
  306. � � � �
  307. � � �I�f� �o�b�j�F�S�O�.�F�i�l�e�E�x�i�s�t�s�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�)� �T�h�e�n�:�o�b�j�F�S�O�.�D�e�l�e�t�e�F�i�l�e�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�)�:�E�n�d� �I�f� � �
  308. � � �D�i�m� �o�b�j�E�x�p�o�r�t�F�i�l�e�:�s�e�t� �o�b�j�E�x�p�o�r�t�F�i�l�e� �=� �o�b�j�F�S�O�.�C�r�e�a�t�e�T�e�x�t�F�i�l�e�(�E�x�p�o�r�t�D�i�r�e�c�t�o�r�y� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e� �&� �"�-�"� �&� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�(�"�N�a�m�e�"�)�.�v�a�l�u�e� �&� �"�/�"� �&� �E�x�p�o�r�t�F�i�l�e�N�a�m�e�,�2�)� �
  309. � � �W�i�t�h� �o�b�j�E�x�p�o�r�t�F�i�l�e� �
  310. � � � �.�W�r�i�t�e�(�"�"�"�H�"�"�,�"�)� � � � � � � � � � � � � � � � � �'�R�e�c�o�r�d� �T�y�p�e� �R�e�q�u�i�r�e�d� �v�a�l�u�e� �m�u�s�t� �b�e� �=� �"�H�"� �(�H�e�a�d�e�r�)� �
  311. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�5�.�2�"�,�5�)�)� � � � � � � � � � � � � � �'�V�e�r�s�i�o�n� �R�e�q�u�i�r�e�d� �v�a�l�u�e� �m�u�s�t� �b�e� �=�"�5�.�2�"� �f�o�r� �c�u�r�r�e�n�t� �r�e�l�e�a�s�e� �
  312. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�K�C�I�H�o�t�F�o�l�d�e�r�2�0�2�4�F�T�P�U�s�e�r�"�,�5�0�)�)� � � � � � � � � � � � � � �'�U�s�e�r�I�d� �R�e�q�u�i�r�e�d� � � � � � � � � � � � � � � �
  313. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�K�i�t�R�s�(�"�J�c�o�d�e�"�)�.�V�a�l�u�e�,�5�0�)�)� � � � � � � � � � �'�C�l�i�e�n�t� �N�a�m�e� �R�e�q�u�i�r�e�d� �(�w�i�l�l� �c�r�e�a�t�e� �n�e�w� �s�u�b�a�c�c�o�u�n�t� �i�f� �n�o�t� �a�l�r�e�a�d�y� �d�e�f�i�n�e�d�)� �-� �W�e� �d�e�c�i�d�e�d�e�d� �t�o� �m�a�k�e� �t�h�i�s� �t�h�e� �j�u�r�i�s�c�o�d�e� � �
  314. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�5�0�)�)� � � � � � � � � � � � � � � �'�P�a�r�e�n�t� �C�l�i�e�n�t� �N�a�m�e� �O�p�t�i�o�n�a�l� �(�u�s�e� �i�f� �3�-�t�i�e�r� �a�c�c�o�u�n�t� �s�t�r�u�c�t�u�r�e�)� �
  315. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�P�u�r�p�l�e� �e�n�v�e�l�o�p�e� �-� �"� �&� �K�i�t�R�s�(�"�J�o�b�N�u�m�b�e�r�"�)�.�V�a�l�u�e�,�5�0�)�)� � � �'�J�o�b� �N�a�m�e� �R�e�q�u�i�r�e�d� �
  316. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�5�0�)�)� � � � � � � � � � � � � � � �'�J�o�b� �D�e�s�c�r�i�p�t�i�o�n� �O�p�t�i�o�n�a�l� �
  317. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�5�0�)�)� � � � � � � � � � � � � � � �'�S�p�l�i�t� �N�a�m�e� �O�p�t�i�o�n�a�l� � �w�i�l�l� �d�e�f�a�u�l�t� �t�o� �D�e�f�a�u�l�t� �
  318. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�8�0�)�)� � � � � � � � � � � � � � � �'�S�p�l�i�t� �D�e�s�c�r�i�p�t�i�o�n� �O�p�t�i�o�n�a�l� �
  319. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�L�"�,�1�)�)� � � � � � � � � � � � � � � �'�P�i�e�c�e� �T�y�p�e� �R�e�q�u�i�r�e�d� � �L�-�L�e�t�t�e�r�s�,� �C�-�C�a�r�d�s�,� �F�-�F�l�a�t�s� �
  320. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�Y�e�a�r�(�N�o�w�(�)�)� �&� �"�/�"� �&�_� �
  321. � � � � �R�i�g�h�t�(�"�0�"� �&� �M�o�n�t�h�(�N�o�w�(�)�)�,� �2�)� �&� �"�/�"� �&� �R�i�g�h�t�(�"�0�"� �&� �D�a�y�(�N�o�w�(�)�)�,� �2�)�,�1�0�)�)� � �'�M�a�i�l�D�a�t�e� �R�e�q�u�i�r�e�d� �(�Y�Y�Y�Y�/�M�M�/�D�D�)� �
  322. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�N�"�,�1�)�)� � � � � � � � � � � � � � � �'�U�p�l�o�a�d�T�y�p�e� �R�e�q�u�i�r�e�d� �N� �=� �N�e�w� �j�o�b�,� �n�e�w� �s�p�l�i�t� �A� �=� �A�p�p�e�n�d� �n�e�w� �s�p�l�i�t� �t�o� �e�x�i�s�t�i�n�g� �j�o�b� �R� �=� �R�e�p�l�a�c�e� �e�x�i�s�t�i�n�g� �s�p�l�i�t� �
  323. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�8�)�)� � � � � � � � � � � � � � � �'�T�r�a�c�k�e�d�Q�u�a�n�t�i�t�y� �O�p�t�i�o�n�a�l� �
  324. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�8�)�)� � � � � � � � � � � � � � � �'�P�i�e�c�e�s�M�a�i�l�e�d� �O�p�t�i�o�n�a�l� � �s�h�o�w�n� �a�s� �E�s�t�i�m�a�t�e�d� �Q�u�a�n�t�i�t�y� �
  325. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�0�)�)� � � � � � � � � � � � � � � �'�T�a�r�g�e�t� �I�n�H�o�m�e�D�a�t�e�S�t�a�r�t� �O�p�t�i�o�n�a�l� �(�Y�Y�Y�Y�/�M�M�/�D�D�)� �
  326. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�0�)�)� � � � � � � � � � � � � � � �'�T�a�r�g�e�t� �I�n�H�o�m�e�D�a�t�e�E�n�d� �O�p�t�i�o�n�a�l� �(�Y�Y�Y�Y�/�M�M�/�D�D�)� �
  327. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�d�a�n�i�e�l�c�@�k�e�n�t�c�o�m�m�u�n�i�c�a�t�i�o�n�s�.�c�o�m�"�,�1�0�0�)�)� � � � � � � �'�C�o�n�f�i�r�m�a�t�i�o�n�E�m�a�i�l� �O�p�t�i�o�n�a�l� �
  328. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�9�)�)� � � � � � � � � � � � � � � �'�J�o�b�I�d� �(�S�W�)� �O�p�t�i�o�n�a�l� �f�o�r� �p�r�e�v�i�o�u�s�l�y� �c�r�e�a�t�e�d� �j�o�b�s� � �S�W�J�o�b�I�d� �
  329. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�4�)�)� � � � � � � � � � � � � � � �'�S�p�l�i�t�I�d� �(�S�W�)� �O�p�t�i�o�n�a�l� �f�o�r� �p�r�e�v�i�o�u�s�l�y� �c�r�e�a�t�e�d� �j�o�b�s� � �S�W�J�o�b�I�d� �
  330. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�C�h�o�i�c�e�(�I�s�N�u�l�l�(�K�i�t�R�s�(�"�I�n�b�o�u�n�d�S�T�I�D�"�)�)�,�"�O�"�,�"�R�"�)�,�1�)�)� � � � �'�T�y�p�e�o�f�T�r�a�c�k�i�n�g� �R�e�q�u�i�r�e�d� �V�a�l�u�e�s�:� �O�-� �O�u�t�b�o�u�n�d� �O�n�l�y� �I�-�I�n�b�o�u�n�d� �O�n�l�y� �R�-�R�o�u�n�d� �T�r�i�p� �
  331. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�1�)�)� � � � � � � � � � � � � � � �'�R�e�t�u�r�n�e�d�P�o�s�t�a�l�R�o�u�t�i�n�g�C�o�d�e� �
  332. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�2�)�)� � � � � � � � � � � � � � � �'�R�e�p�o�r�t�I�d�1� �
  333. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�2�5�5�)�)� � � � � � � � � � � � � � �'�R�e�p�o�r�t�1�E�m�a�i�l� �
  334. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�2�)�)� � � � � � � � � � � � � � � �'�R�e�p�o�r�t�I�d�2� �
  335. � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�2�5�5�)�)� � � � � � � � � � � � � � �'�R�e�p�o�r�t�2�E�m�a�i�l� �
  336. � � � �.�W�r�i�t�e�(�"�"�"�N�"�"�"�)� � � � � � � � � � � � � � � � � �'�I�N�F�O�O�N�L�Y� �
  337. � � � �.�W�r�i�t�e�(�v�b�C�r�L�f�)� �
  338. � � �W�h�i�l�e� �N�o�t� �K�i�t�L�a�b�e�l�s�R�s�.�E�O�F� �
  339. � � � �F�o�r�e�i�g�n�T�e�s�t� �=� �K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e� �&� �"� �"� �&� �K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�4�"�)�.�V�a�l�u�e� �
  340. � � � �S�t�a�t�e� �=� �T�r�u�n�c�a�t�e�(�M�i�d�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�,� �_� �
  341. � � � � � �I�n�S�t�r�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�,� �"�,�"�)� �+� �2�,� �2�)�,�2�)� �
  342. � � � �S�t�a�t�e� �=� �R�e�p�l�a�c�e�(�S�t�a�t�e�,�"� �"�,�"�"�)� �
  343. � � � �I�f� �C�h�e�c�k�S�t�r�i�n�g�D�o�e�s�N�o�t�H�a�v�e�F�o�r�i�e�g�n�C�o�u�n�t�r�i�e�s�(�F�o�r�e�i�g�n�T�e�s�t�)� �A�n�d� �S�t�a�t�e� �<�>� �"�"�"�"�"�,�"� �t�h�e�n� �
  344. � � � �'�I�f� �I�n�S�t�r�(�F�o�r�e�i�g�n�T�e�s�t�,�"�C�A�N�A�D�A�"�)� �=� �0� �A�n�d� �I�n�S�t�r�(�F�o�r�e�i�g�n�T�e�s�t�,�"�A�U�S�T�R�A�L�I�A�"�)� �=� �0� �A�n�d� �S�t�a�t�e� �<�>� �"�"� � �T�h�e�n� � � � � � �"� �"�,� �
  345. � � � � �
  346. � � � � �.�W�r�i�t�e�(�"�"�"�D�"�"�,�"�)� � � � � � � � � � � � � � � � �'�R�e�c�o�r�d�T�y�p�e� �R�e�q�u�i�r�e�d� �v�a�l�u�e� �m�u�s�t� �b�e� �=� �D� �(�D�e�t�a�i�l�)� �
  347. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�2�0�)�)� � � � � � � � � � � � � � � �'�C�u�s�t�o�m�e�r�U�n�i�q�u�e�I�d�e�n�t�i�f�i�e�r� �O�p�t�i�o�n�a�l�-� �a�n�y� �i�d�e�n�t�i�f�i�e�r� �y�o�u� �d�e�s�i�g�n�a�t�e� �
  348. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�K�i�t�L�a�b�e�l�s�R�s�(�"�O�u�t�b�o�u�n�d�I�M�B�D�i�g�i�t�s�"�)�,�3�1�)�)� � � � � � � �'�I�M�B� �R�e�q�u�i�r�e�d� � �U�n�e�n�c�o�d�e�d�,� �n�u�m�e�r�i�c� �I�M�B� �
  349. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�0�)�)� � � � � � � � � � � � � � � �'�G�r�e�e�t�i�n�g� �O�p�t�i�o�n�a�l� �
  350. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�5�0�)�)� � � � � � � � � � � � � � � �'�F�i�r�s�t� �N�a�m�e� �O�p�t�i�o�n�a�l� �
  351. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�2�)�)� � � � � � � � � � � � � � � �'�M�I� � �O�p�t�i�o�n�a�l� �
  352. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�5�0�)�)� � � � � � � � � � � � � � � �'�L�a�s�t� �N�a�m�e� �O�p�t�i�o�n�a�l� �
  353. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�0�)�)� � � � � � � � � � � � � � � �'�S�u�f�f�i�x� �O�p�t�i�o�n�a�l� �
  354. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�1�"�)�.�V�a�l�u�e�)�,�1�0�0�)�)� � � � � � �'�F�u�l�l� �N�a�m�e� �O�p�t�i�o�n�a�l� �
  355. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�5�0�)�)� � � � � � � � � � � � � � � �'�C�o�m�p�a�n�y� �O�p�t�i�o�n�a�l� �
  356. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�5�0�)�)� � � � � � � � � � � � � � � �'�T�i�t�l�e� � �O�p�t�i�o�n�a�l� �
  357. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�3�"�)�.�V�a�l�u�e�,�1�2�8�)�)� � � � � � � �'�A�d�d�r�e�s�s�1� � � �O�p�t�i�o�n�a�l� �
  358. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�4�"�)�.�V�a�l�u�e�,�1�2�8�)�)� � � � � � � �'�A�d�d�r�e�s�s�2� � � �O�p�t�i�o�n�a�l� �
  359. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�L�e�f�t�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�,� �_� �
  360. � � � � � �I�n�S�t�r�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�,� �"�,�"�)� �-� �1�)�,�5�0�)�)� � � � � � �'�C�i�t�y� � � � � �O�p�t�i�o�n�a�l� �
  361. � � � � �.�W�r�i�t�e�(�S�t�a�t�e�)� � � � � � � � � � � � � � � � � �'�S�t�a�t�e� �O�p�t�i�o�n�a�l� �
  362. � � � � �.�W�r�i�t�e� �C�h�o�i�c�e�(�I�n�S�t�r�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�,�"�-�"�)�,�T�r�u�n�c�a�t�e�(�R�i�g�h�t�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�,�1�1�)�,�1�1�)�,�T�r�u�n�c�a�t�e�(�R�i�g�h�t�(�K�i�t�L�a�b�e�l�s�R�s�(�"�C�a�s�s�A�D�D�R�E�S�S�5�"�)�.�V�a�l�u�e�,�5�)�,�5�)�)� �'�Z�i�p� � � �O�p�t�i�o�n�a�l� �
  363. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�K�i�t�R�s�(�"�J�c�o�d�e�"�)�,�1�0�0�)�)� � � � � � � � � � � �'�U�s�e�r�D�e�f�i�n�e�d�1� �O�p�t�i�o�n�a�l� �-� �S�u�m�m�a�r�y� �f�i�e�l�d�s� �o�n�l�y� �
  364. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�0�0�)�)� � � � � � � � � � � � � � �'�U�s�e�r�D�e�f�i�n�e�d�2� �O�p�t�i�o�n�a�l� �-� �S�u�m�m�a�r�y� �f�i�e�l�d�s� �o�n�l�y� �
  365. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�0�0�)�)� � � � � � � � � � � � � � �'�U�s�e�r�D�e�f�i�n�e�d�3� �O�p�t�i�o�n�a�l� �-� �S�u�m�m�a�r�y� �f�i�e�l�d�s� �o�n�l�y� �
  366. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�K�i�t�L�a�b�e�l�s�R�s�(�"�P�R�E�C�I�N�C�T�"�)�.�V�a�l�u�e� �&�_� �
  367. � � � � � �K�i�t�L�a�b�e�l�s�R�s�(�"�B�A�L�L�O�T�_�N�U�M�B�E�R�"�)�,�8�0�)�)� � � � � � � � � � � �'�U�s�e�r�D�e�f�i�n�e�d�I�d�e�n�t�i�f�i�e�r�4� �O�p�t�i�o�n�a�l� � �A�l�l�o�w�s� �f�o�r� �u�n�i�q�u�e� �i�d�e�n�t�i�f�i�e�r�s� �
  368. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�K�i�t�L�a�b�e�l�s�R�s�(�"�V�O�T�E�R�I�D�"�)�.�V�a�l�u�e�,�8�0�)�)� � � � � � � � �'�U�s�e�r�D�e�f�i�n�e�d�I�d�e�n�t�i�f�i�e�r�5� �O�p�t�i�o�n�a�l� � �A�l�l�o�w�s� �f�o�r� �u�n�i�q�u�e� �i�d�e�n�t�i�f�i�e�r�s� �
  369. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�)�)� � � � � � � � � � � � � � � �'�S�e�e�d�I�n�d�i�c�a�t�o�r� � �O�p�t�i�o�n�a�l� �-� �i�f� �t�r�u�e� �p�r�o�v�i�d�e� �Y� �
  370. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�8�0�)�)� � � � � � � � � � � � � � � �'�I�n�d�u�c�t�i�o�n�P�o�i�n�t� � �O�p�t�i�o�n�a�l� �
  371. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�1�0�)�)� � � � � � � � � � � � � � � �'�I�n�d�u�c�t�i�o�n�D�a�t�e� �O�p�t�i�o�n�a�l� � �V�a�l�i�d� �d�a�t�e� �f�o�r�m�a�t�,� �e�x�.� �M�M�/�D�D�/�Y�Y�Y�Y� �
  372. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�C�h�o�i�c�e�(�I�s�N�u�l�l�(�K�i�t�R�s�(�"�I�n�b�o�u�n�d�S�T�I�D�"�)�)�,�"�"�,� � �_� �
  373. � � � � � �K�i�t�L�a�b�e�l�s�R�s�(�"�I�n�B�o�u�n�d�I�M�B�D�i�g�i�t�s�"�)�.�V�a�l�u�e�)�,�3�1�)�)� � � � � � � � � �'�I�n�b�o�u�n�d�I�M�B� �O�p�t�i�o�n�a�l� � �n�u�m�e�r�i�c� �I�M�B� �f�o�r� �R�o�u�n�d� �t�r�i�p� �j�o�b�s� �o�n�l�y� �
  374. � � � � �.�W�r�i�t�e�(�T�r�u�n�c�a�t�e�(�"�"�,�2�4�)�)� � � � � � � � � � � � � � � �'�I�M�C�B� �O�p�t�i�o�n�a�l� � �C�o�n�t�a�i�n�e�r� �B�a�r�c�o�d�e� �
  375. � � � � �.�W�r�i�t�e�(�"�"�"�"�"�"�)� � � � � � � � � � � � � � � � � �'�I�M�T�B� �O�p�t�i�o�n�a�l� � �T�r�a�y� �B�a�r�c�o�d�e� �
  376. � � � � �.�W�r�i�t�e�(�v�b�C�r�L�f�)� �
  377. � � � � �
  378. � � � �E�n�d� �I�f� � �
  379. � � �K�i�t�L�a�b�e�l�s�R�s�.�M�o�v�e�N�e�x�t� �
  380. � � �W�e�n�d� �
  381. � �
  382. � � � �.�C�l�o�s�e� �
  383. � � �E�n�d� �W�i�t�h� �
  384. � � �
  385. � �
  386. � �
  387. � �I�f� �K�i�t�L�a�b�e�l�s�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�K�i�t�L�a�b�e�l�s�R�s�.�C�l�o�s�e�:� �E�n�d� �I�f� �
  388. � �I�f� �J�u�r�i�s�d�i�c�t�i�o�n�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�J�u�r�i�s�d�i�c�t�i�o�n�R�s�.�C�l�o�s�e�:�E�n�d� �I�f� �
  389. � �E�n�d� �I�f� �
  390. � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�I�T� �S�E�T� �[�S�t�a�t�u�s�]� �=�'�R�e�a�d�y� �t�o� �P�r�o�o�f�'�,�[�E�x�p�o�r�t�e�d�T�o�S�n�a�i�l�W�o�r�k�s�]� �=�#�"� �&� �N�o�w�(�)� �&� �"�#� � �W�H�E�R�E� �[�I�D�]� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  391. � �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�o�C�o�n�n�.�C�l�o�s�e�:�E�n�d� �I�f� �
  392. � �I�f� �K�i�t�R�s�.�S�t�a�t�e� �=� �1� �T�h�e�n�:�K�i�t�R�s�.�C�l�o�s�e�:�E�n�d� �I�f� �
  393. �E�n�d� �F�u�n�c�t�i�o�n� � �
  394. � �
  395. �F�u�n�c�t�i�o�n� �c�r�e�a�t�e�T�r�a�c�k�i�n�g�I�n�f�o�F�o�r�K�i�t�(�K�i�t�I�D�)� �
  396. �I�f� �o�C�o�n�n�.�S�t�a�t�e� �=� �0� �T�h�e�n�:�o�C�o�n�n�.�O�p�e�n�(�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g�)�:�E�n�d� �I�f� � � �
  397. �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�i�t� �S�E�T� �S�t�a�t�u�s� �=�'�A�p�p�l�y�i�n�g� �S�e�r�i�a�l� �N�u�m�b�e�r�s�'� �W�H�E�R�E� �I�D� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  398. �D�i�m� �K�i�t�R�s�:�s�e�t� �K�i�t�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �*� �f�r�o�m� �K�i�t� �W�h�e�r�e� �I�D� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  399. � �
  400. �I�f� �K�i�t�R�s�(�"�O�u�t�B�o�u�n�d�S�T�I�D�"�)� �=� �0� �T�h�e�n� �
  401. � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�i�t� �S�e�t� �[�S�t�a�t�u�s�]�=�'�R�e�a�d�y� �F�o�r� �E�x�p�o�r�t�'�,� �L�a�b�e�l�s�P�r�i�n�t�e�d�=�#�"� �&� �N�o�w�(�)� �&� �"�#� �W�H�E�R�E� �[�I�D�]� �=�"� �&� �K�i�t�I�D� �&�"�;�"�)� �
  402. �E�l�s�e� �
  403. � �
  404. � � �D�i�m� �I�n�k�j�e�t�R�s�:�S�e�t� �I�n�k�j�e�t�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �*� �f�r�o�m� �I�n�k�j�e�t�R�e�c�o�r�d�s� �W�h�e�r�e� �K�i�t�I�D� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  405. � � �D�i�m� �J�u�r�i�s�R�s�:�s�e�t� �J�u�r�i�s�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �R�i�g�h�t�(�I�M�B�_�D�i�g�i�t�s�,�9�)� �a�s� �I�M�B�Z�i�p� �F�R�O�M� �J�u�r�i�s�d�i�c�t�i�o�n� �W�h�e�r�e� �J�C�o�d�e� �=�'�"� �&� �K�i�t�R�s�(�"�J�c�o�d�e�"�)� �&� �"�'�;�"�)�:�D�i�m� �J�c�o�d�e�:�J�c�o�d�e� �=� �J�u�r�i�s�R�s�(�"�I�M�B�Z�i�p�"�)�:�J�u�r�i�s�R�s�.�C�l�o�s�e� �
  406. � � �D�i�m� �S�e�r�i�a�l�N�u�m�b�e�r�S�t�a�r�t�:�S�e�r�i�a�l�N�u�m�b�e�r�S�t�a�r�t� �=� �G�e�t�S�e�t�t�i�n�g�(�"�S�e�r�i�a�l�N�u�m�b�e�r�S�t�a�r�t�"�)� �
  407. � � �D�i�m� �s�e�r�i�a�l�O�f�f�s�e�t�:�s�e�r�i�a�l�O�f�f�s�e�t� �=� �G�e�t�S�e�t�t�i�n�g�(�"�S�e�r�i�a�l�O�f�f�s�e�t�"�)� �
  408. � � �D�i�m� �s�e�r�i�a�l�S�t�a�r�t�:�s�e�r�i�a�l�S�t�a�r�t� �=� �C�L�n�g�(�G�e�t�S�e�t�t�i�n�g�(�"�S�e�r�i�a�l�N�u�m�b�e�r�S�t�a�r�t�"�)�)� �+� �C�L�n�g�(�G�e�t�S�e�t�t�i�n�g�(�"�S�e�r�i�a�l�O�f�f�s�e�t�"�)�)� �
  409. � � �D�i�m� �C�o�u�n�t�e�r�:�C�o�u�n�t�e�r�=�0� �
  410. � � �D�i�m� �K�i�t�L�a�b�e�l�I�D� �
  411. � � �D�i�m� �K�i�t�L�a�b�e�l�R�s� �
  412. � � �D�i�m� �M�i�d�:�M�i�d� �=� �G�e�t�S�e�t�t�i�n�g�(�"�M�a�i�l�i�n�g�I�D�"�)� �
  413. � � �D�i�m� �S�t�e�p� �:� �I�f� �K�i�t�R�s�(�"�I�n�b�o�u�n�d�S�T�I�D�"�)� �<�>� �"�"� �T�h�e�n� �:� �S�t�e�p� �=� �2� � �:� �E�l�s�e� �S�t�e�p� �=� �1� �
  414. � � �s�e�r�i�a�l�S�t�a�r�t� �=� �P�a�d�L�e�f�t�(�s�e�r�i�a�l�S�t�a�r�t� �+� �C�L�n�g�(�C�o�u�n�t�e�r�)�,�9�,�"�0�"�)� �
  415. � � �D�i�m� �o�R�s�K�i�t�L�a�b�e�l�s� �:� �S�e�t� �o�R�s�K�i�t�L�a�b�e�l�s� �=� �C�r�e�a�t�e�O�b�j�e�c�t�(�"�A�D�O�D�B�.�R�e�c�o�r�d�s�e�t�"�)�:�o�R�s�K�i�t�L�a�b�e�l�s�.�O�p�e�n� �"�S�e�l�e�c�t� �*� �F�R�O�M� �[�K�i�t�L�a�b�e�l�s�]� �W�h�e�r�e� �K�i�t�I�D� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�,�o�C�o�n�n�,�3�,�3� �
  416. � � �W�h�i�l�e� �N�o�t� �I�n�k�j�e�t�R�s�.�E�O�F� �
  417. � � � �o�R�s�K�i�t�L�a�b�e�l�s�.�A�d�d�N�e�w� �
  418. � � � �K�i�t�L�a�b�e�l�I�D� �=� �o�R�s�K�i�t�L�a�b�e�l�s�(�"�I�D�"�)�.�v�a�l�u�e� �
  419. � � � �I�f� �S�t�e�p� �=� �1� �T�h�e�n� �
  420. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�K�i�t�I�D�"�)� �=� �K�i�t�I�D� �
  421. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�O�u�t�b�o�u�n�d�S�e�r�i�a�l�"�)� �=� �s�e�r�i�a�l�S�t�a�r�t� �
  422. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�O�u�t�b�o�u�n�d�I�M�B�D�i�g�i�t�s�"�)� �=� �K�i�t�R�s�(�"�O�u�t�B�o�u�n�d�S�T�I�D�"�)�.�V�a�l�u�e� �&� �M�i�d� �&� �s�e�r�i�a�l�S�t�a�r�t� �
  423. � � � �E�l�s�e� �
  424. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�K�i�t�I�D�"�)� �=� �K�i�t�I�D� �
  425. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�O�u�t�b�o�u�n�d�S�e�r�i�a�l�"�)� �=� �s�e�r�i�a�l�S�t�a�r�t� �
  426. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�I�n�B�o�u�n�d�S�e�r�i�a�l�"�)� �=� �s�e�r�i�a�l�S�t�a�r�t� �+� �1� �
  427. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�O�u�t�b�o�u�n�d�I�M�B�D�i�g�i�t�s�"�)� �=� �K�i�t�R�s�(�"�O�u�t�B�o�u�n�d�S�T�I�D�"�)�.�V�a�l�u�e� �&� �M�i�d� �&� �s�e�r�i�a�l�S�t�a�r�t� �
  428. � � � � �o�R�s�K�i�t�L�a�b�e�l�s�(�"�I�n�B�o�u�n�d�I�M�B�D�i�g�i�t�s�"�)� �=� �K�i�t�R�s�(�"�I�n�b�o�u�n�d�S�T�I�D�"�)�.�V�a�l�u�e� �&� �M�i�d� �&� �s�e�r�i�a�l�S�t�a�r�t� �+� �1� �&� �J�c�o�d�e� �
  429. � � � �E�n�d� �I�f� � �
  430. � � � �o�R�s�K�i�t�L�a�b�e�l�s�.�U�p�d�a�t�e� �
  431. � � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �I�n�k�j�e�t�R�e�c�o�r�d�s� �S�e�t� �[�K�i�t�L�a�b�e�l�I�D�]�=�"� �&� �K�i�t�L�a�b�e�l�I�D� �&� �"� �W�H�E�R�E� �I�D�=�"� �&� �I�n�k�j�e�t�R�s�(�"�I�D�"�)� �&� �"�;�"�)� �
  432. � � � �C�o�u�n�t�e�r� �=� �C�o�u�n�t�e�r� �+� �S�t�e�p� �
  433. � � � �s�e�r�i�a�l�S�t�a�r�t� �=� �s�e�r�i�a�l�S�t�a�r�t� �+� �S�t�e�p� �
  434. � �
  435. � � �I�n�k�j�e�t�R�s�.�M�o�v�e�N�e�x�t� �
  436. � � �W�e�n�d� �
  437. � � �o�R�s�K�i�t�L�a�b�e�l�s�.�U�p�d�a�t�e� � �
  438. � � �o�R�s�K�i�t�L�a�b�e�l�s�.�C�l�o�s�e� �
  439. � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �S�e�t�t�i�n�g�s� �S�e�t� �[�V�a�l�u�e�]�=�'�"� �&� �s�e�r�i�a�l�O�f�f�s�e�t� �+� �C�o�u�n�t�e�r� �&� �"�'� �W�H�E�R�E� �[�N�a�m�e�]� �=� �'�S�e�r�i�a�l�O�f�f�s�e�t�'�;�"�)� �
  440. � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�i�t� �S�e�t� �[�S�t�a�t�u�s�]�=�'�R�e�a�d�y� �F�o�r� �E�x�p�o�r�t�'�,� �L�a�b�e�l�s�P�r�i�n�t�e�d�=�#�"� �&� �N�o�w�(�)� �&� �"�#� �W�H�E�R�E� �[�I�D�]� �=�"� �&� �K�i�t�I�D� �&�"�;�"�)� �
  441. � � �o�C�o�n�n�.�C�l�o�s�e� �
  442. � � �E�n�d� �I�f� �
  443. �E�n�d� �F�u�n�c�t�i�o�n� �
  444. � �
  445. �F�u�n�c�t�i�o�n� �G�e�t�S�e�t�t�i�n�g�(�s�e�t�t�i�n�g�N�a�m�e�)� �
  446. � �
  447. �D�i�m� �r�s�:�S�e�t� �r�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �V�a�l�u�e� �F�r�o�m� �[�S�e�t�t�i�n�g�s�]� �W�h�e�r�e� �[�N�a�m�e�]� �=� �'�"� �&� �s�e�t�t�i�n�g�N�a�m�e� �&� �"�'�;�"�)� �
  448. � �
  449. � �I�f� �N�o�t� �r�s�.�E�O�F� �T�h�e�n� �
  450. � � �G�e�t�S�e�t�t�i�n�g� �=� �r�s�(�0�)�.�v�a�l�u�e� �
  451. � � �r�s�.�C�l�o�s�e� �
  452. � �E�l�s�e� �
  453. � � �S�e�t�S�e�t�t�i�n�g� �=� �0� �
  454. � � �r�s�.�C�l�o�s�e� �
  455. � �E�n�d� �I�f� �
  456. � � �
  457. � �
  458. �E�n�d� �F�u�n�c�t�i�o�n� � �
  459. � �
  460. �F�u�n�c�t�i�o�n� �C�h�e�c�k�F�o�r�F�i�l�e�s�(�)� �
  461. � �
  462. � � �
  463. � �I�f� �o�b�j�F�S�O�.�F�o�l�d�e�r�E�x�i�s�t�s�(�D�a�t�a�D�i�r�e�c�t�o�r�y�)� �T�h�e�n� �
  464. � � �D�i�m� �o�b�j�F�o�l�d�e�r�:�S�e�t� �o�b�j�F�o�l�d�e�r� �=� �o�b�j�F�S�O�.�G�e�t�F�o�l�d�e�r�(�D�a�t�a�D�i�r�e�c�t�o�r�y�)� �
  465. � � � � � � �
  466. � � � � � � �I�f� �o�b�j�F�o�l�d�e�r�.�F�i�l�e�s�.�C�o�u�n�t� �>� �0� �T�h�e�n� �
  467. � � � � � � � � � � �'�W�S�c�r�i�p�t�.�E�c�h�o� �"�F�i�l�e�s� �f�o�u�n�d� �i�n� �d�i�r�e�c�t�o�r�y�:� �"� �&� �D�a�t�a�D�i�r�e�c�t�o�r�y� �
  468. � � � � � � � � � � �D�i�m� �o�b�j�F�i�l�e� �
  469. � � � � � � � � � � �F�o�r� �E�a�c�h� �o�b�j�F�i�l�e� �I�n� �o�b�j�F�o�l�d�e�r�.�F�i�l�e�s� �
  470. � � � � � � � � � � � �D�i�m� �C�s�v�S�t�r�i�n�g�:�C�s�v�S�t�r�i�n�g� �=� �C�o�n�v�e�r�t�C�s�v�T�o�S�t�r�i�n�g�(�o�b�j�F�i�l�e�.�P�a�t�h�)� �
  471. � � � � � � � � � � � � � � �I�f� �V�a�l�i�d�I�m�p�o�r�t�C�S�V�(�C�s�v�S�t�r�i�n�g�)� �T�h�e�n� �
  472. � � � � � � � � � � � � � � � �S�e�t�u�p�K�i�t� �C�s�v�S�t�r�i�n�g�,�o�b�j�F�i�l�e�.�N�a�m�e� �
  473. � � � � � � � � � � � � � � � �o�b�j�F�S�O�.�M�o�v�e�F�i�l�e� �o�b�j�F�i�l�e�.�P�a�t�h�,� �D�a�t�a�D�i�r�e�c�t�o�r�y� �&� �"�\�i�m�p�o�r�t�\�"� �&� �o�b�j�F�i�l�e�.�N�a�m�e� �
  474. � � � � � � � � � � � � � � �E�n�d� �I�f� � �
  475. � � � � � � � � � � �N�e�x�t� �
  476. � � � � � � �E�l�s�e� �
  477. � � � � � � � � � � �'�W�S�c�r�i�p�t�.�E�c�h�o� �"�N�o� �f�i�l�e�s� �f�o�u�n�d� �i�n� �d�i�r�e�c�t�o�r�y�:� �"� �&� �D�a�t�a�D�i�r�e�c�t�o�r�y� �
  478. � � � � � � �E�n�d� �I�f� �
  479. � � �
  480. � �E�n�d� �I�f� � �
  481. �E�n�d� �F�u�n�c�t�i�o�n� � �
  482. � �
  483. �F�u�n�c�t�i�o�n� �V�a�l�i�d�J�c�o�d�e�(�j�c�o�d�e�)� �
  484. �D�i�m� �o�C�o�n�n� �
  485. �S�e�t� �o�C�o�n�n� �=� �W�S�c�r�i�p�t�.�C�r�e�a�t�e�O�b�j�e�c�t�(�"�A�D�O�D�B�.�C�o�n�n�e�c�t�i�o�n�"�)� �
  486. �o�C�o�n�n�.�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �=� �C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �
  487. �o�C�o�n�n�.�O�p�e�n� �
  488. �D�i�m� �o�R�s� �
  489. �s�e�t� �o�R�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �*� �f�r�o�m� �J�u�r�i�s�d�i�c�t�i�o�n� �W�h�e�r�e� �[�J�C�o�d�e�]� �=� �'�"� �&� �j�c�o�d�e� �&� �"�'�;�"�)� �
  490. �I�f� �o�R�s�.�E�O�F� �T�h�e�n� � �
  491. � �V�a�l�i�d�J�c�o�d�e� �=� �0� �
  492. �E�l�s�e� �
  493. � �V�a�l�i�d�J�c�o�d�e� �=� �1� �
  494. �E�n�d� �I�f� � � �
  495. �o�R�s�.�C�l�o�s�e� �
  496. �o�C�o�n�n�.�C�l�o�s�e� �
  497. �E�n�d� �F�u�n�c�t�i�o�n� �
  498. � �
  499. �F�u�n�c�t�i�o�n� �C�h�e�c�k�S�t�r�i�n�g�D�o�e�s�N�o�t�H�a�v�e�F�o�r�i�e�g�n�C�o�u�n�t�r�i�e�s�(�S�t�r�i�n�g�T�o�C�h�e�c�k�)� �
  500. �D�i�m� �C�o�u�n�t�r�i�e�s� �
  501. �C�o�u�n�t�r�i�e�s� �=� �A�r�r�a�y�(�"�U�N�I�T�E�D� �K�I�N�G�D�O�M�"�,�"�N�O�R�W�A�Y�"�,�"�A�U�S�T�R�A�L�I�A�"�,�"�F�R�A�N�C�E�"�,�"�U�K� �L�L�"�,�"�K�E�N�T� � �E�N�G�L�A�N�D�"�,�"�C�A�N�A�D�A�"�,�"�N�E�T�H�E�R�L�A�N�D�S�"�,�"�G�E�R�M�A�N�Y�"�,�"�T�A�I�W�A�N�"�,�"�N�I�C�A�R�A�G�U�A�"�,�"�I�R�E�L�"�)� �
  502. �D�i�m� �C�o�u�n�t�r�y� �
  503. �F�o�r� �E�a�c�h� �C�o�u�n�t�r�y� �I�n� �C�o�u�n�t�r�i�e�s� �
  504. � �
  505. � �I�f� �I�n�S�t�r�(�S�t�r�i�n�g�T�o�C�h�e�c�k�,�C�o�u�n�t�r�y�)� �T�h�e�n� �
  506. � � �
  507. � � �C�h�e�c�k�S�t�r�i�n�g�D�o�e�s�N�o�t�H�a�v�e�F�o�r�i�e�g�n�C�o�u�n�t�r�i�e�s� �=� �F�a�l�s�e� �
  508. � � �E�x�i�t� �F�o�r� �
  509. � �E�n�d� �I�f� �
  510. � � �
  511. � �C�h�e�c�k�S�t�r�i�n�g�D�o�e�s�N�o�t�H�a�v�e�F�o�r�i�e�g�n�C�o�u�n�t�r�i�e�s� �=� �T�r�u�e� �
  512. � � �
  513. �N�e�x�t� �
  514. � �
  515. � �
  516. � �
  517. �E�n�d� �F�u�n�c�t�i�o�n� �
  518. �F�u�n�c�t�i�o�n� �S�e�t�u�p�K�i�t�(�C�s�v�S�t�r�i�n�g�,�F�i�l�e�N�a�m�e�)� �
  519. �D�i�m� �J�o�b�N�u�m�b�e�r�:�J�o�b�N�u�m�b�e�r� �=� �M�i�d�(�F�i�l�e�N�a�m�e�,�9�,�6�)� �
  520. �D�i�m� �J�C�o�d�e�:�J�C�o�d�e� �=� �L�e�f�t�(�F�i�l�e�n�a�m�e�,�5�)� �
  521. � �I�f� �I�s�N�u�m�e�r�i�c�(�J�o�b�N�u�m�b�e�r�)� �T�h�e�n� �
  522. � � �I�f� �V�a�l�i�d�J�c�o�d�e�(�J�C�o�d�e�)� �T�h�e�n� �
  523. � � � �W�S�c�r�i�p�t�.�E�c�h�o� �F�i�l�e�N�a�m�e� �&� �"� �I�s� �a� �V�a�l�i�d� �C�S�V� �f�o�r� �I�m�p�o�r�t�i�n�g�"� �
  524. � � � �D�i�m� �o�C�o�n�n�:�S�e�t� �o�C�o�n�n� �=� �W�S�c�r�i�p�t�.�C�r�e�a�t�e�O�b�j�e�c�t�(�"�A�D�O�D�B�.�C�o�n�n�e�c�t�i�o�n�"�)� �
  525. � � � �o�C�o�n�n�.�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �=� �C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �
  526. � � � �o�C�o�n�n�.�O�p�e�n� �
  527. � � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�I�n�s�e�r�t� �I�n�t�o� �K�i�t� �(�[�J�o�b�N�u�m�b�e�r�]�,� �[�J�c�o�d�e�]�,� �[�C�r�e�a�t�e�d�O�n�]�,� �[�J�o�b�T�y�p�e�]�,�[�F�i�l�e�n�a�m�e�]�,�[�S�t�a�t�u�s�]�)� �V�A�L�U�E�S� �(�'�"� �&� �J�o�b�N�u�m�b�e�r� �&� �"�'�,�'�"� �&� �J�C�o�d�e� �&� �"�'�,�#�"� �&� �N�o�w�(�)� �&� �"�#�,�'�P�u�r�p�l�e� �E�n�v�e�l�o�p�e�s�'�,�'�"� �&� �F�i�l�e�N�a�m�e� �&� �"�'�,�'�I�m�p�o�r�t�i�n�g�'�)�;�"�)� � �
  528. � � � �D�i�m� �r�s� �:� �s�e�t� �r�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �T�O�P� �1� �I�D� �f�r�o�m� �K�i�t� �O�R�D�E�R� �B�Y� �I�D� �D�E�S�C�"�)� �
  529. � � � �D�i�m� �k�i�t�I�d� �:� �k�i�t�I�d� �=� �r�s�(�"�I�D�"�)�.�v�a�l�u�e� �
  530. � � � �r�s�.�c�l�o�s�e� �
  531. � � � �D�i�m� �i� �
  532. � � � �F�o�r� �i� �=� �1� �T�o� �o�b�j�C�S�V�.�N�u�m�R�o�w�s� �-�1� �
  533. � � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�I�n�s�e�r�t� �I�n�t�o� �[�I�n�k�j�e�t�R�e�c�o�r�d�s�]� �(�K�i�t�I�D�,�V�O�T�E�R�I�D�,�L�A�S�T�N�A�M�E�,�F�I�R�S�T�N�A�M�E�,�M�I�D�D�L�E�N�A�M�E�"� �&� �_� �
  534. � � � �"�,�S�U�F�F�I�X�,�P�R�E�C�I�N�C�T�,�A�D�D�R�E�S�S�1�,�A�D�D�R�E�S�S�2�,�A�D�D�R�E�S�S�3�,�A�D�D�R�E�S�S�4�,�A�D�D�R�E�S�S�5�,�A�P�P�S�E�N�T�,�A�P�P�R�E�T�U�R�N�E�D�,�B�A�L�S�E�N�T�,�B�A�L�R�E�T�U�R�N�E�D�"� �&� �_� �
  535. � � � �"�,�C�o�u�n�t�i�n�g�B�o�a�r�d�,�U�O�C�A�V�A�S�T�A�T�U�S�,�E�M�A�I�L�A�D�D�R�E�S�S�,�P�H�O�N�E�N�U�M�B�E�R�,�B�A�L�L�O�T�_�N�U�M�B�E�R�)� �V�A�L�U�E�S� �(�"� �&� �k�i�t�I�d� �&� �_� �
  536. � � � �"�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�0�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  537. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  538. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�2�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  539. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�3�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  540. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�4�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  541. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�5�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  542. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�6�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  543. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�7�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  544. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�8�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  545. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�9�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  546. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�1�0�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  547. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�1�1�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  548. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�i�,�1�2�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  549. � � � �"�'�,�'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�3�)�,�"�'�"�,�"�'�'�"�)� �&� �_� �
  550. � � � �"�'�,�'�"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�4�)� �&� �_� �
  551. � � � �"�'�,�'�"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�5�)� �&� �_� �
  552. � � � �"�'�,�'�"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�6�)� �&� �_� �
  553. � � � �"�'�,�'�"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�7�)� �&� �_� �
  554. � � � �"�'�,�'�"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�8�)� �&� �_� �
  555. � � � �"�'�,�'�"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�i�,�1�9�)� �&� �_� �
  556. � � � �"�'�)�"�)� �
  557. � � � �N�e�x�t� �
  558. � � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�p�d�a�t�e� �K�i�t� �S�E�T� �[�S�t�a�t�u�s�]� �=� �'�R�e�a�d�y� �t�o� �C�a�s�s�'� �W�h�e�r�e� �I�D� �=� �"� �&� �k�i�t�I�d� �&�"�;�"�)� �
  559. � � � �'�o�C�o�n�n�.�C�l�o�s�e� �
  560. � � �E�n�d� �I�f� �
  561. � �E�n�d� �I�f� �
  562. � � �
  563. � � �
  564. � �
  565. �E�n�d� �F�u�n�c�t�i�o�n� � �
  566. �F�u�n�c�t�i�o�n� �C�o�n�v�e�r�t�C�s�v�T�o�S�t�r�i�n�g�(�F�i�l�e�P�a�t�h�)� �
  567. � �D�i�m� �o�b�j�F�S�O�:�S�e�t� �o�b�j�F�S�O� �=� �C�r�e�a�t�e�O�b�j�e�c�t�(�"�S�c�r�i�p�t�i�n�g�.�F�i�l�e�S�y�s�t�e�m�O�b�j�e�c�t�"�)� �
  568. � �D�i�m� �o�b�j�C�s�v�F�i�l�e�:�s�e�t� �o�b�j�C�s�v�F�i�l�e� �=� �o�b�j�F�S�O�.�O�p�e�n�T�e�x�t�F�i�l�e�(�F�i�l�e�P�a�t�h�)� �
  569. � �D�i�m� �s�t�r�C�o�n�t�e�n�t�:�s�t�r�C�o�n�t�e�n�t� �=� �"�"� �
  570. � �D�i�m� �i�n�t�L�i�n�e�C�o�u�n�t�:�i�n�t�L�i�n�e�C�o�u�n�t� �=� �0� �
  571. � � � � � �D�o� �U�n�t�i�l� �o�b�j�C�s�v�F�i�l�e�.�A�t�E�n�d�O�f�S�t�r�e�a�m� �O�r� �i�n�t�L�i�n�e�C�o�u�n�t� �>�=� �3� �
  572. � � � �o�b�j�C�s�v�F�i�l�e�.�S�k�i�p�L�i�n�e� �
  573. � � � �i�n�t�L�i�n�e�C�o�u�n�t� �=� �i�n�t�L�i�n�e�C�o�u�n�t� �+� �1� �
  574. � � �L�o�o�p� �
  575. � � � � � �'� �R�e�a�d� �t�h�e� �r�e�m�a�i�n�i�n�g� �c�o�n�t�e�n�t� �i�n�t�o� �a� �s�t�r�i�n�g� �
  576. � �
  577. � � � �D�o� �U�n�t�i�l� �o�b�j�C�s�v�F�i�l�e�.�A�t�E�n�d�O�f�S�t�r�e�a�m� �
  578. � � � �D�i�m� �s�t�r�L�i�n�e�:�s�t�r�L�i�n�e� �=� �o�b�j�C�s�v�F�i�l�e�.�R�e�a�d�L�i�n�e� �
  579. � � � �s�t�r�C�o�n�t�e�n�t� �=� �s�t�r�C�o�n�t�e�n�t� �&� �s�t�r�L�i�n�e� �&� �v�b�C�r�L�f� �
  580. � � �L�o�o�p� �
  581. � �
  582. �C�o�n�v�e�r�t�C�s�v�T�o�S�t�r�i�n�g� �=� �s�t�r�C�o�n�t�e�n�t� �
  583. �E�n�d� �F�u�n�c�t�i�o�n� � �
  584. � �
  585. �F�u�n�c�t�i�o�n� �V�a�l�i�d�I�m�p�o�r�t�C�S�V�(�C�s�v�F�i�l�e�A�s�S�t�r�i�n�g�)� �
  586. � �o�b�j�C�S�V�.�L�o�a�d�F�r�o�m�S�t�r�i�n�g�(�C�s�v�F�i�l�e�A�s�S�t�r�i�n�g�)� �
  587. � �I�f� �o�b�j�C�S�V�.�N�u�m�C�o�l�u�m�n�s� �=� �2�0� �T�h�e�n� �
  588. � � �V�a�l�i�d�I�m�p�o�r�t�C�S�V� �=� �T�r�u�e� �
  589. � �E�l�s�e� �
  590. � � �V�a�l�i�d�I�m�p�o�r�t�C�S�V� �=� �F�a�l�s�e� �
  591. � �E�n�d� �I�f� �
  592. �E�n�d� �F�u�n�c�t�i�o�n� �
  593. � �
  594. �S�u�b� �I�m�p�o�r�t�C�a�s�s� �
  595. � �D�i�m� �c�u�r�r�e�n�t�R�o�w� �
  596. � �S�e�l�e�c�t� �C�a�s�e� �d�e�v� �
  597. � �C�a�s�e� �"�l�o�c�a�l�"� �
  598. � � �o�b�j�C�s�v�.�L�o�a�d�F�i�l�e�(�"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�F�R�O�M�_�M�M�.�C�S�V�"�)� �
  599. � �C�a�s�e� �T�r�u�e� � �
  600. � � �o�b�j�C�s�v�.�L�o�a�d�F�i�l�e�(�"�C�:�\�S�h�a�r�e�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�F�R�O�M�_�M�M�.�C�S�V�"�)� �
  601. � �C�a�s�e� �E�l�s�e� �
  602. � � �o�b�j�C�s�v�.�L�o�a�d�F�i�l�e�(�"�\�\�k�c�i�-�s�y�n�-�c�l�0�1�\�P�C� �T�r�a�n�s�f�e�r�\�T�r�a�c�k�i�n�g�D�a�t�a�E�x�p�o�r�t�\�F�R�O�M�_�M�M�.�C�S�V�"�)� �
  603. � �E�n�d� �S�e�l�e�c�t� �
  604. � �F�o�r� �c�u�r�r�e�n�t�R�o�w� �=� �0� �T�o� �o�b�j�C�s�v�.�N�u�m�R�o�w�s� �-�1� �
  605. � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �I�n�k�J�e�t�R�e�c�o�r�d�s� �S�E�T� �C�a�s�s�A�D�D�R�E�S�S�1� �=� �'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�1�)�,�"�'�"�,�"�'�'�"�)� �&� �"�'�,� �"� �&�_� � �
  606. � � � � � � � � � � � � � � � �"�C�a�s�s�A�D�D�R�E�S�S�2� �=� �'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�3�)�,�"�'�"�,�"�'�'�"�)� �&� �"�'�,� �"� �&�_� �
  607. � � � � � � � � � � � � � � � �"�C�a�s�s�A�D�D�R�E�S�S�3� �=� �'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�4�)�,�"�'�"�,�"�'�'�"�)� �&� �"�'�,� �"� �&�_� �
  608. � � � � � � � � � � � � � � � �"�C�a�s�s�A�D�D�R�E�S�S�4� �=� �'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�5�)�,�"�'�"�,�"�'�'�"�)� �&� �"�'�,� �"� �&�_� �
  609. � � � � � � � � � � � � � � � �"�C�a�s�s�A�D�D�R�E�S�S�5� �=� �'�"� �&� �R�e�p�l�a�c�e�(�o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�6�)� �&� �"�,� �"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�7�)� �&� �"� �"� �&� �o�b�j�C�s�v�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�8�)�,�"�'�"�,�"�'�'�"�)� �&� �"�'�"� �&�_� �
  610. � � � � � � � � � � � � � � � �"� �W�H�E�R�E� �I�D� �=� �"� �&� �o�b�j�C�S�V�.�G�e�t�C�e�l�l�(�c�u�r�r�e�n�t�R�o�w�,�0�)� �&� �"�;�"�)� �
  611. � � � �
  612. � �N�e�x�t� �
  613. � �
  614. � � � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�i�t� �S�E�T� �S�t�a�t�u�s� �=�'�R�e�a�d�y� �T�o� �A�s�s�i�g�n� �S�T�I�D�S�'� �W�H�E�R�E� �I�D� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  615. � � � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�i�t� �S�E�T� �[�C�a�s�s�]� �=� �1� �W�H�E�R�E� �I�D� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  616. �E�n�d� �S�u�b� �
  617. � �
  618. �S�u�b� �R�u�n�M�a�i�l�M�a�n�a�g�e�r� �
  619. � �S�e�l�e�c�t� �C�a�s�e� �d�e�v� �
  620. � �C�a�s�e� �"�l�o�c�a�l�"� �
  621. � � �W�s�h�S�h�e�l�l�.�R�u�n� �"�P�s�E�x�e�c�6�4�.�e�x�e� �-�i� �-�e� �-�u� �n�t�p�\�d�a�n�i�e�l�c� �-�p� �S�u�n�B�r�i�g�h�t�S�h�i�n�e�!� �\�\�M�a�r�k�H�2� �"�"�\�\�M�M�2�0�1�2�\�A�P�P�S�\�B�C�C�\�M�M�2�0�1�0�\�m�a�i�l�m�a�n�.�e�x�e�"�"� �-�p� �-�j� �M�M�J�O�B�-�L�O�C�A�L�.�m�j�b� �-�u� �D�A�N�"�,�1�,�T�r�u�e� �
  622. � �C�a�s�e� �T�r�u�e� � � �
  623. � � �W�s�h�S�h�e�l�l�.�R�u�n� �"�P�s�E�x�e�c�6�4�.�e�x�e� �-�i� �-�e� �-�u� �n�t�p�\�d�a�n�i�e�l�c� �-�p� �S�u�n�B�r�i�g�h�t�S�h�i�n�e�!� �\�\�M�a�r�k�H�2� �"�"�\�\�M�M�2�0�1�2�\�A�P�P�S�\�B�C�C�\�M�M�2�0�1�0�\�m�a�i�l�m�a�n�.�e�x�e�"�"� �-�p� �-�j� �M�M�J�O�B�-�D�E�V�.�m�j�b� �-�u� �D�A�N�"�,�1�,�T�r�u�e� �
  624. � �C�a�s�e� �E�l�s�e� �
  625. � � �W�s�h�S�h�e�l�l�.�R�u�n� �"�P�s�E�x�e�c�6�4�.�e�x�e� �-�i� �-�e� �-�u� �n�t�p�\�d�a�n�i�e�l�c� �-�p� �S�u�n�B�r�i�g�h�t�S�h�i�n�e�!� �\�\�M�a�r�k�H�2� �"�"�\�\�M�M�2�0�1�2�\�A�P�P�S�\�B�C�C�\�M�M�2�0�1�0�\�m�a�i�l�m�a�n�.�e�x�e�"�"� �-�p� �-�j� �M�M�J�O�B�.�m�j�b� �-�u� �D�A�N�"�,�1�,�T�r�u�e� �
  626. � �E�n�d� �S�e�l�e�c�t� �
  627. �E�n�d� �S�u�b� �
  628. �S�u�b� �E�x�p�o�r�t�M�M�C�s�v�(�K�i�t�I�d�)� �
  629. � � �
  630. � �D�i�m� �s�u�c�c�e�s�s� �
  631. � �o�b�j�C�s�v�.�H�a�s�C�o�l�u�m�n�N�a�m�e�s� �=� �1� �
  632. � �o�b�j�C�S�V�.�E�n�a�b�l�e�Q�u�o�t�e�s� �=� �1� �
  633. � �s�u�c�c�e�s�s� �=� �o�b�j�C�s�v�.�S�e�t�C�o�l�u�m�n�N�a�m�e�(�0�,�"�I�D�"�)� �
  634. � �s�u�c�c�e�s�s� �=� �o�b�j�C�s�v�.�S�e�t�C�o�l�u�m�n�N�a�m�e�(�1�,�"�N�A�M�E�"�)� �
  635. � �s�u�c�c�e�s�s� �=� �o�b�j�C�s�v�.�S�e�t�C�o�l�u�m�n�N�a�m�e�(�2�,�"�A�D�D�R�E�S�S�1�"�)� �
  636. � �s�u�c�c�e�s�s� �=� �o�b�j�C�s�v�.�S�e�t�C�o�l�u�m�n�N�a�m�e�(�3�,�"�A�D�D�R�E�S�S�2�"�)� �
  637. � �s�u�c�c�e�s�s� �=� �o�b�j�C�s�v�.�S�e�t�C�o�l�u�m�n�N�a�m�e�(�4�,�"�A�D�D�R�E�S�S�3�"�)� �
  638. � �s�u�c�c�e�s�s� �=� �o�b�j�C�s�v�.�S�e�t�C�o�l�u�m�n�N�a�m�e�(�5�,�"�A�D�D�R�E�S�S�4�"�)� �
  639. � �s�u�c�c�e�s�s� �=� �o�b�j�C�s�v�.�S�e�t�C�o�l�u�m�n�N�a�m�e�(�6�,�"�A�D�D�R�E�S�S�5�"�)� �
  640. � � �D�i�m� �r�s� �:� �S�e�t� �r�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �I�D�,�"� �&� �_� � �
  641. � � � � � � � � � � �"�I�I�F�(�F�I�R�S�T�N�A�M�E� �I�S� �N�U�L�L�,�'�'�,�F�I�R�S�T�N�A�M�E� �&� �'� �'�)� �&� �"� �&� �_� �
  642. � � � � � � � � � � �"�I�I�F�(�M�I�D�D�L�E�N�A�M�E� �I�S� �N�U�L�L�,�'�'�,�M�I�D�D�L�E�N�A�M�E� �&� �'� �'�)� �&� �"� �&� �_� �
  643. � � � � � � � � � � �"�I�I�F�(�L�A�S�T�N�A�M�E� �I�S� �N�U�L�L�,�'�'�,�L�A�S�T�N�A�M�E� �&� �'� �'�)� �&� �"� �&� �_� �
  644. � � � � � � � � � � �"�I�I�F�(�S�U�F�F�I�X� �I�S� �N�U�L�L�,�'�'�,�S�U�F�F�I�X� �&� �'� �'�)� �"� �&� �_� �
  645. � � � � � � � � � � �"�A�S� �N�A�M�E�,� �A�D�D�R�E�S�S�1�,�A�D�D�R�E�S�S�2�,�A�D�D�R�E�S�S�3�,�A�D�D�R�E�S�S�4�,�A�D�D�R�E�S�S�5� �F�R�O�M� �I�n�k�j�e�t�R�e�c�o�r�d�s� �W�H�E�R�E� �K�i�t�I�D� �=�"� �&� �K�i�t�I�D� �&� �"� �O�R�D�E�R� �B�y� �I�D�;�"�)� �
  646. � � �D�i�m� �C�u�r�r�e�n�t�R�o�w�:�C�u�r�r�e�n�t�R�o�w� �=� �0� � �
  647. � � �W�h�i�l�e� �N�o�t� �r�s�.�E�O�F� �
  648. � � � �o�b�j�C�S�V�.�S�e�t�C�e�l�l� �C�u�r�r�e�n�t�R�o�w�,�0�,�r�s�(�"�I�D�"�)�.�v�a�l�u�e� �
  649. � � � �o�b�j�C�S�V�.�S�e�t�C�e�l�l� �C�u�r�r�e�n�t�R�o�w�,�1�,�r�s�(�"�N�A�M�E�"�)�.�v�a�l�u�e� � �
  650. � � � �o�b�j�C�S�V�.�S�e�t�C�e�l�l� �C�u�r�r�e�n�t�R�o�w�,�2�,�r�s�(�"�A�D�D�R�E�S�S�1�"�)�.�v�a�l�u�e� � �
  651. � � � �o�b�j�C�S�V�.�S�e�t�C�e�l�l� �C�u�r�r�e�n�t�R�o�w�,�3�,�r�s�(�"�A�D�D�R�E�S�S�2�"�)�.�v�a�l�u�e� � �
  652. � � � �o�b�j�C�S�V�.�S�e�t�C�e�l�l� �C�u�r�r�e�n�t�R�o�w�,�4�,�r�s�(�"�A�D�D�R�E�S�S�3�"�)�.�v�a�l�u�e� � �
  653. � � � �o�b�j�C�S�V�.�S�e�t�C�e�l�l� �C�u�r�r�e�n�t�R�o�w�,�5�,�r�s�(�"�A�D�D�R�E�S�S�4�"�)�.�v�a�l�u�e� � �
  654. � � � �o�b�j�C�S�V�.�S�e�t�C�e�l�l� �C�u�r�r�e�n�t�R�o�w�,�6�,�r�s�(�"�A�D�D�R�E�S�S�5�"�)�.�v�a�l�u�e� � � �
  655. � � � �r�s�.�M�o�v�e�N�e�x�t� �
  656. � � � �C�u�r�r�e�n�t�R�o�w� �=� �C�u�r�r�e�n�t�R�o�w� �+�1� �
  657. � � �W�e�n�d� �
  658. � � �D�i�m� �C�s�v�S�t�r�i�n�g�:�C�s�v�S�t�r�i�n�g� �=� �o�b�j�C�S�V�.�S�a�v�e�T�o�S�t�r�i�n�g�(�)� �
  659. � � �o�u�t�F�i�l�e�.�W�r�i�t�e�L�i�n�e� �C�s�v�S�t�r�i�n�g� �
  660. � � �o�u�t�F�i�l�e�.�C�l�o�s�e� �
  661. � �
  662. �E�n�d� �S�u�b� �
  663. �F�u�n�c�t�i�o�n� �C�h�e�c�k�F�o�r�J�o�b�s�T�o�C�a�s�s�(�)� �
  664. �o�C�o�n�n�.�C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �=� �C�o�n�n�e�c�t�i�o�n�S�t�r�i�n�g� �
  665. �o�C�o�n�n�.�O�p�e�n� �
  666. � �
  667. � �'�o�C�o�n�n�.�O�p�e�n� �
  668. � �D�i�m� �r�s� �:� �s�e�t� �r�s� �=� �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�S�e�l�e�c�t� �T�O�P� �1� �I�D� �f�r�o�m� �K�i�t� �W�h�e�r�e� �S�t�a�t�u�s� �=�'�R�e�a�d�y� �t�o� �C�a�s�s�'� �O�R�D�E�R� �B�Y� �I�D� �D�E�S�C�;�"�)� �
  669. � � �I�f� �N�o�t� �r�s�.�E�O�F� �T�h�e�n� �
  670. � � � �D�i�m� �k�i�t�I�d� �:� �k�i�t�I�d� �=� �r�s�(�"�I�D�"�)�.�v�a�l�u�e� �
  671. � � � �r�s�.�C�l�o�s�e� �
  672. � � � �C�h�e�c�k�F�o�r�J�o�b�s�T�o�C�a�s�s� �=� �K�i�t�I�D� �
  673. � � � � �o�C�o�n�n�.�E�x�e�c�u�t�e�(�"�U�P�D�A�T�E� �K�i�t� �S�E�T� �S�t�a�t�u�s� �=�'�C�a�s�s�i�n�g�'� �W�H�E�R�E� �I�D� �=�"� �&� �K�i�t�I�D� �&� �"�;�"�)� �
  674. � � �E�l�s�e� � �
  675. � � � �C�h�e�c�k�F�o�r�J�o�b�s�T�o�C�a�s�s� �=� �0� �
  676. � � �E�n�d� �I�f� � �
  677. � �'�o�C�o�n�n�.�C�l�o�s�e� �
  678. �E�n�d� �F�u�n�c�t�i�o�n� �
  679. � �
  680. �P�u�b�l�i�c� �F�u�n�c�t�i�o�n� �P�a�d�L�e�f�t�(�o�r�i�g�i�n�a�l�S�t�r�i�n�g�,�d�e�s�i�r�e�d�L�e�n�g�t�h�,�C�h�a�r�)� �
  681. �D�i�m� �p�a�d�L�e�n�g�t�h� �
  682. � � � � �p�a�d�L�e�n�g�t�h� �=� �d�e�s�i�r�e�d�L�e�n�g�t�h� �-� �L�e�n�(�o�r�i�g�i�n�a�l�S�t�r�i�n�g�)� �
  683. � � � � �I�f� �p�a�d�L�e�n�g�t�h� �>� �0� �T�h�e�n� �
  684. � � � � �'� �L�e�f�t� �p�a�d� �t�h�e� �s�t�r�i�n�g� �w�i�t�h� �z�e�r�o�s� �
  685. � � � � �P�a�d�L�e�f�t� �=� �S�t�r�i�n�g�(�p�a�d�L�e�n�g�t�h�,� �C�h�a�r�)� �&� �o�r�i�g�i�n�a�l�S�t�r�i�n�g� �
  686. �E�l�s�e� �
  687. � � � � �'� �I�f� �t�h�e� �o�r�i�g�i�n�a�l� �s�t�r�i�n�g� �i�s� �a�l�r�e�a�d�y� �l�o�n�g�e�r� �o�r� �e�q�u�a�l� �t�o� �t�h�e� �d�e�s�i�r�e�d� �l�e�n�g�t�h�,� �n�o� �p�a�d�d�i�n�g� �i�s� �n�e�e�d�e�d� �
  688. � � � � �P�a�d�L�e�f�t� �=� �o�r�i�g�i�n�a�l�S�t�r�i�n�g� �
  689. �E�n�d� �I�f� �
  690. � �
  691. �E�n�d� �F�u�n�c�t�i�o�n� �
  692. �F�u�n�c�t�i�o�n� �T�r�u�n�c�a�t�e�(�i�n�p�u�t�S�t�r�i�n�g�,� �s�i�z�e�)� �
  693. � �
  694. � �I�f� �L�e�n�(�i�n�p�u�t�S�t�r�i�n�g�)� �>� �s�i�z�e� �T�h�e�n�:�T�r�u�n�c�a�t�e� �=� �"�"�"�"� �&� �L�e�f�t�(�i�n�p�u�t�S�t�r�i�n�g�,�s�i�z�e�)� �&� �"�"�"�,�"�:�E�l�s�e� �T�r�u�n�c�a�t�e� �=� �"�"�"�"� �&� �i�n�p�u�t�S�t�r�i�n�g� � �&� �"�"�"�,�"�:�E�n�d� �I�f� �
  695. � �
  696. �E�n�d� �F�u�n�c�t�i�o�n� �
  697. �F�u�n�c�t�i�o�n� �P�a�d�S�t�r�i�n�g�(�i�n�p�u�t�S�t�r�i�n�g�,� �s�i�z�e�)� �
  698. � � � � �D�i�m� �p�a�d�d�e�d�S�t�r�i�n�g� �
  699. � � � � �D�i�m� �i�n�p�u�t�L�e�n�g�t�h� �
  700. � � � � �D�i�m� �i� �
  701. � �I�f� �I�s�N�u�l�l�(�i�n�p�u�t�S�t�r�i�n�g�)� �T�h�e�n�:�i�n�p�u�t�S�t�r�i�n�g� �=� �"�"� �
  702. � � � � �'� �G�e�t� �t�h�e� �l�e�n�g�t�h� �o�f� �t�h�e� �i�n�p�u�t� �s�t�r�i�n�g� �
  703. � � � � �i�n�p�u�t�L�e�n�g�t�h� �=� �L�e�n�(�i�n�p�u�t�S�t�r�i�n�g�)� �
  704. � �
  705. � � � � �'� �I�f� �t�h�e� �i�n�p�u�t� �s�t�r�i�n�g� �i�s� �a�l�r�e�a�d�y� �e�q�u�a�l� �t�o� �o�r� �l�o�n�g�e�r� �t�h�a�n� �t�h�e� �s�p�e�c�i�f�i�e�d� �s�i�z�e�,� �r�e�t�u�r�n� �i�t� �a�s� �i�s� �
  706. � � � � �I�f� �i�n�p�u�t�L�e�n�g�t�h� �>�=� �s�i�z�e� �T�h�e�n� �
  707. � � � � � � � � �P�a�d�S�t�r�i�n�g� �=� �i�n�p�u�t�S�t�r�i�n�g� �
  708. � � � � � � � � �E�x�i�t� �F�u�n�c�t�i�o�n� �
  709. � � � � �E�n�d� �I�f� �
  710. � �
  711. � � � � �'� �I�n�i�t�i�a�l�i�z�e� �t�h�e� �p�a�d�d�e�d� �s�t�r�i�n�g� �w�i�t�h� �t�h�e� �i�n�p�u�t� �s�t�r�i�n�g� �
  712. � � � � �p�a�d�d�e�d�S�t�r�i�n�g� �=� �i�n�p�u�t�S�t�r�i�n�g� �
  713. � �
  714. � � � � �'� �P�a�d� �s�p�a�c�e�s� �t�o� �t�h�e� �r�i�g�h�t� �o�f� �t�h�e� �i�n�p�u�t� �s�t�r�i�n�g� �u�n�t�i�l� �i�t� �r�e�a�c�h�e�s� �t�h�e� �s�p�e�c�i�f�i�e�d� �s�i�z�e� �
  715. � � � � �F�o�r� �i� �=� �1� �T�o� �(�s�i�z�e� �-� �i�n�p�u�t�L�e�n�g�t�h�)� �
  716. � � � � � � � � �p�a�d�d�e�d�S�t�r�i�n�g� �=� �p�a�d�d�e�d�S�t�r�i�n�g� �&� �"� �"� �
  717. � � � � �N�e�x�t� �
  718. � �
  719. � � � � �'� �R�e�t�u�r�n� �t�h�e� �p�a�d�d�e�d� �s�t�r�i�n�g� �
  720. � � � � �P�a�d�S�t�r�i�n�g� �=� �p�a�d�d�e�d�S�t�r�i�n�g� �
  721. �E�n�d� �F�u�n�c�t�i�o�n� �
  722. � �
  723. �F�u�n�c�t�i�o�n� �C�l�e�a�n�N�u�l�l�(�S�t�r�i�n�g�T�o�C�l�e�a�n�)� �
  724. � �I�f� �I�s�N�u�l�l�(�S�t�r�i�n�g�T�o�C�l�e�a�n�)� �T�h�e�n�:�C�l�e�a�n�N�u�l�l� �=� �"�"�:�E�l�s�e� �C�l�e�a�n�N�u�l�l� �=� �S�t�r�i�n�g�T�o�C�l�e�a�n�:�E�n�d� �I�f� �
  725. �E�n�d� �F�u�n�c�t�i�o�n� � � �
  726. � �
  727. �P�u�b�l�i�c� �S�u�b� �A�s�s�i�g�n�(�B�y�R�e�f� �v�a�r�,� �B�y�V�a�l� �v�a�l�)� �
  728. � � � � �I�f� �I�s�O�b�j�e�c�t�(�v�a�l�)� �T�h�e�n� �
  729. � � � � � � � � �S�e�t� �v�a�r� �=� �v�a�l� �
  730. � � � � �E�l�s�e� �
  731. � � � � � � � � �v�a�r� �=� �v�a�l� �
  732. � � � � �E�n�d� �I�f� �
  733. �E�n�d� �S�u�b� �
  734. � �
  735. �P�u�b�l�i�c� �F�u�n�c�t�i�o�n� �C�h�o�i�c�e�(�B�y�V�a�l� �c�o�n�d�,� �B�y�V�a�l� �i�f�_�t�r�u�e�,� �B�y�V�a�l� �i�f�_�f�a�l�s�e�)� �
  736. � � � � �I�f� �c�o�n�d� �T�h�e�n� �
  737. � � � � � � � � �A�s�s�i�g�n� �C�h�o�i�c�e�,� �i�f�_�t�r�u�e� �
  738. � � � � �E�l�s�e� �
  739. � � � � � � � � �A�s�s�i�g�n� �C�h�o�i�c�e�,� �i�f�_�f�a�l�s�e� �
  740. � � � � �E�n�d� �I�f� �
  741. �E�n�d� �F�u�n�c�t�i�o�n� �
  742. � �
  743. �F�u�n�c�t�i�o�n� �C�o�m�p�r�e�s�s�A�r�r�a�y�(�a�r�r�)� �
  744. � � � � �D�i�m� �t�e�m�p�,�i�,�j� �
  745. � � � � �F�o�r� �i� �=� �L�B�o�u�n�d�(�a�r�r�)� �T�o� �U�B�o�u�n�d�(�a�r�r�)� �-� �1� �
  746. � � � � � � � � �F�o�r� �j� �=� �i� �+� �1� �T�o� �U�B�o�u�n�d�(�a�r�r�)� �
  747. � � � � � � � � � � � � �I�f� �a�r�r�(�i�)� �=� �"�"� �T�h�e�n� �
  748. � � � � � � � � � � � � � � � � �t�e�m�p� �=� �a�r�r�(�i�)� �
  749. � � � � � � � � � � � � � � � � �a�r�r�(�i�)� �=� �a�r�r�(�j�)� �
  750. � � � � � � � � � � � � � � � � �a�r�r�(�j�)� �=� �t�e�m�p� �
  751. � � � � � � � � � � � � �E�n�d� �I�f� �
  752. � � � � � � � � �N�e�x�t� �
  753. � � � � �N�e�x�t� �
  754. � � � � �C�o�m�p�r�e�s�s�A�r�r�a�y� �=� �a�r�r� �
  755. �E�n�d� �F�u�n�c�t�i�o�n� �
  756. � �
  757. �F�u�n�c�t�i�o�n� �T�r�i�m�L�e�a�d�i�n�g�Z�e�r�o�s�(�i�n�p�u�t�S�t�r�)� �
  758. � � � � �D�i�m� �i� �
  759. � � � � �F�o�r� �i� �=� �1� �T�o� �L�e�n�(�i�n�p�u�t�S�t�r�)� �
  760. � � � � � � � � �I�f� �M�i�d�(�i�n�p�u�t�S�t�r�,� �i�,� �1�)� �<�>� �"�0�"� �T�h�e�n� �
  761. � � � � � � � � � � � � �T�r�i�m�L�e�a�d�i�n�g�Z�e�r�o�s� �=� �M�i�d�(�i�n�p�u�t�S�t�r�,� �i�)� �
  762. � � � � � � � � � � � � �E�x�i�t� �F�u�n�c�t�i�o�n� �
  763. � � � � � � � � �E�n�d� �I�f� �
  764. � � � � �N�e�x�t� �
  765. � � � � �'� �I�f� �t�h�e� �i�n�p�u�t� �s�t�r�i�n�g� �i�s� �a�l�l� �z�e�r�o�s�,� �r�e�t�u�r�n� �"�0�"� �
  766. � � � � �T�r�i�m�L�e�a�d�i�n�g�Z�e�r�o�s� �=� �"�0�"� �
  767. �E�n�d� �F�u�n�c�t�i�o�n�

Powered by TurnKey Linux.