Good day! I'm currently having the following issue in my B4A app, please see screenshot.
The B4A app compiles and install fine but crashes when it runs. I'm using B4A version 11.8 and JDK 11
Any help would be appreciated. Thanks in advance!
Main - 84: Variable 'test' was not initialized. (warning #11)
Main - 231: Unused variable 'currentdatetime'. (warning #9)
Main - 232: Variable 'filelastmodified' is never assigned any value. (warning #10)
Main - 839: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 685: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 691: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 711: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 721: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 744: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 750: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 760: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 620: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
Main - 624: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
Main - 660: Variable 'rowid' is never assigned any value. (warning #10)
Main - 68: Variable 'counttimer' should be declared in Sub Process_Globals. (warning #13)
Main - 433: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 475: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 479: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 390: Variable 'modifiedstring' is never assigned any value. (warning #10)
Main - 501: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 506: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 554: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 558: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 584: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
Main - 588: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
Main - 592: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 596: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 778: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 788: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 809: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Main - 802: Unused variable 'ret'. (warning #9)
ServiceTasks - 648: Unused variable 'inboundmessagerec'. (warning #9)
InReachClass - 219: Variable 'OutboundMessage1' was not initialized. (warning #11)
GenerateForms - 4015: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 4905: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4907: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4721: Unused variable 'vslflag'. (warning #9)
GenerateForms - 6545: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6547: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2527: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2529: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2645: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2647: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2780: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2782: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2539: Variable 'gen_1' is never assigned any value. (warning #10)
GenerateForms - 2665: Unused variable 'count'. (warning #9)
GenerateForms - 2779: Variable 'output2' is never assigned any value. (warning #10)
GenerateForms - 4071: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4073: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4174: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4176: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4250: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4252: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4361: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4363: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1397: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1399: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4425: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4427: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 3097: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 3099: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4536: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4538: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4692: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 4694: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2441: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 2443: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1588: Unused variable 'skjwt2'. (warning #9)
GenerateForms - 1588: Unused variable 'skjrej2'. (warning #9)
GenerateForms - 1588: Unused variable 'skjweight1'. (warning #9)
GenerateForms - 1667: Unused variable 'bycatchwt1'. (warning #9)
GenerateForms - 1667: Unused variable 'bycatchrej1'. (warning #9)
GenerateForms - 2064: Unused variable 'obsfateskj'. (warning #9)
GenerateForms - 2064: Unused variable 'obsfateyft'. (warning #9)
GenerateForms - 2064: Unused variable 'obsfatebet'. (warning #9)
GenerateForms - 2315: Unused variable 'obsttlfateskj'. (warning #9)
GenerateForms - 2315: Unused variable 'obsttlfateyft'. (warning #9)
GenerateForms - 2315: Unused variable 'obsttlfatebet'. (warning #9)
GenerateForms - 632: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 634: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 698: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 700: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 929: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 931: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1062: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1064: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1171: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1173: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1282: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 1284: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 3628: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 3630: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 3641: Variable 'pagereminderstring' is never assigned any value. (warning #10)
GenerateForms - 3820: Variable 'tmpdata' is never assigned any value. (warning #10)
GenerateForms - 3852: Variable 'othertot' is never assigned any value. (warning #10)
GenerateForms - 3853: Unused variable 'otheriterator'. (warning #9)
GenerateForms - 3878: Variable 'othsam' is never assigned any value. (warning #10)
GenerateForms - 3879: Variable 'othlen' is never assigned any value. (warning #10)
GenerateForms - 3361: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 3363: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 3251: Variable 'tmpdata' is never assigned any value. (warning #10)
GenerateForms - 3279: Unused variable 'pageremainder'. (warning #9)
GenerateForms - 3280: Variable 'pagereminderstring' is never assigned any value. (warning #10)
GenerateForms - 3301: Unused variable 'othcounter'. (warning #9)
GenerateForms - 6494: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6496: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6632: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 6641: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 6650: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 6659: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 6605: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 6614: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 6623: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 5853: Unused variable 'pagenumber'. (warning #9)
GenerateForms - 6859: Return type (in Sub signature) should be set explicitly. (warning #3)
GenerateForms - 6750: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6789: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6762: Variable 'list2' is never assigned any value. (warning #10)
GenerateForms - 6731: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6735: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6740: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6742: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6918: Unused variable 'finish'. (warning #9)
GenerateForms - 6941: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
GenerateForms - 6962: DoEvents is deprecated. It can lead to stability issues. Use Sleep(0) instead (if really needed). (warning #33)
AddHold - 157: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
AddHold - 343: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
AddHold - 347: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
AddHold - 237: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
BackupService - 122: Object converted to String. This is probably a programming mistake. (warning #7)
CameraExClass - 50: Comparison of Object to other types will fail if exact types do not match.
Better to put the object on the right side of the comparison. (warning #35)
CDS1Sub - 202: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS1Sub - 402: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS1Sub - 406: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS1Sub - 266: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS2Sub - 277: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS2Sub - 282: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS2Sub - 529: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS2Sub - 533: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS2Sub - 379: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDS2Sub - 384: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSData1 - 259: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSData1 - 265: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSData1 - 270: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSData1 - 492: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSData2 - 461: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 719: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 724: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 729: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 734: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 739: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 763: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 793: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 800: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 805: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 810: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 815: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 820: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 824: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 828: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 832: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 836: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 842: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 855: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 769: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 778: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 780: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 873: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 878: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 883: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 888: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 893: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm1 - 708: Undeclared variable 'ret'. (warning #8)
CDSForm1 - 703: Variable 'txt' is never assigned any value. (warning #10)
CDSForm1 - 701: Unused variable 'ret'. (warning #9)
CDSForm1 - 698: Undeclared variable 'ret'. (warning #8)
CDSForm1 - 693: Variable 'txt' is never assigned any value. (warning #10)
CDSForm1 - 691: Unused variable 'ret'. (warning #9)
CDSForm1 - 688: Undeclared variable 'ret'. (warning #8)
CDSForm1 - 683: Variable 'txt' is never assigned any value. (warning #10)
CDSForm1 - 681: Unused variable 'ret'. (warning #9)
CDSForm1 - 678: Undeclared variable 'ret'. (warning #8)
CDSForm1 - 673: Variable 'txt' is never assigned any value. (warning #10)
CDSForm1 - 671: Unused variable 'ret'. (warning #9)
CDSForm2 - 550: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 555: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 560: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 565: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 582: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 612: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 619: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 624: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 629: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 633: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 637: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 641: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 647: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 658: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 588: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 597: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 599: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 676: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 681: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 686: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 691: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSForm2 - 539: Undeclared variable 'ret'. (warning #8)
CDSForm2 - 534: Variable 'txt' is never assigned any value. (warning #10)
CDSForm2 - 532: Unused variable 'ret'. (warning #9)
CDSForm2 - 529: Undeclared variable 'ret'. (warning #8)
CDSForm2 - 524: Variable 'txt' is never assigned any value. (warning #10)
CDSForm2 - 522: Unused variable 'ret'. (warning #9)
CDSForm2 - 519: Undeclared variable 'ret'. (warning #8)
CDSForm2 - 514: Variable 'txt' is never assigned any value. (warning #10)
CDSForm2 - 512: Unused variable 'ret'. (warning #9)
CDSForm2 - 509: Undeclared variable 'ret'. (warning #8)
CDSForm2 - 504: Variable 'txt' is never assigned any value. (warning #10)
CDSForm2 - 502: Unused variable 'ret'. (warning #9)
CDSWell - 175: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSWell - 419: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSWell - 424: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSWell - 429: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
CDSWell - 282: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1946: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1956: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1969: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1972: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1982: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1985: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1995: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1998: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2008: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2011: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2068: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 3092: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 3101: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2099: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2106: Unused variable 'fieldname'. (warning #9)
Common - 2106: Unused variable 'extramessage'. (warning #9)
Common - 2021: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2024: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2042: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2045: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 1934: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2054: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2057: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2136: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2127: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2117: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2180: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 514: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1625: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 465: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 907: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 377: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 421: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 2420: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 2381: Variable 'location1' was not initialized. (warning #11)
Common - 2423: Variable 'location1' was not initialized. (warning #11)
Common - 1261: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 2466: Variable 'location1' was not initialized. (warning #11)
Common - 2509: Variable 'location1' was not initialized. (warning #11)
Common - 1597: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 323: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1133: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 279: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1116: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1187: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1300: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1344: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1389: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1449: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 554: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 572: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 590: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 608: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 2597: Unused variable 'sql1'. (warning #9)
Common - 2624: Unused variable 'sql1'. (warning #9)
Common - 2648: Unused variable 'sql1'. (warning #9)
Common - 3299: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 3249: Unused variable 'cdstype'. (warning #9)
Common - 3249: Variable 'enteredby' is never assigned any value. (warning #10)
Common - 3180: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 3394: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 3358: Unused variable 'cdstype'. (warning #9)
Common - 3358: Unused variable 'enteredby'. (warning #9)
Common - 3353: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 3245: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 2551: Unused variable 'sql1'. (warning #9)
Common - 3207: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 3048: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 2082: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 3039: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
Common - 15: This sub should only be used for variables declaration or assignments of primitive values. (warning #29)
Common - 18: This sub should only be used for variables declaration or assignments of primitive values. (warning #29)
Common - 3068: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 3080: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 2568: Unused variable 'sql1'. (warning #9)
Common - 1485: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 179: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 495: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 207: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1018: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 448: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 892: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 356: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 404: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 867: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1232: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 699: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 679: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 842: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 771: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1570: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 306: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 258: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1097: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1166: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1285: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1327: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1372: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 1426: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 539: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 95: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 151: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 123: Return type (in Sub signature) should be set explicitly. (warning #3)
Common - 2844: Not all code paths return a value. (warning #2)
Common - 2940: Not all code paths return a value. (warning #2)
Common - 2730: Not all code paths return a value. (warning #2)
DumpFish - 143: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
DumpFish - 123: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 442: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 453: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 433: Unused variable 'ret'. (warning #9)
EditSettings - 475: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 487: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 235: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 244: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 255: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 262: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 269: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 274: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 287: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 297: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 334: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 362: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 372: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 404: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
EditSettings - 672: Unused variable 'Message'. (warning #9)
EndTripServiceTasks - 39: Variable 'randnum1' is never assigned any value. (warning #10)
EndTripServiceTasks - 39: Variable 'randnum2' is never assigned any value. (warning #10)
EndTripServiceTasks - 39: Unused variable 'activate'. (warning #9)
FileProvider - 23: Variable name is the same as a module name. This can cause problems during debugging. (warning #30)
FishonBoard - 153: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
FishonBoard - 168: Variable 'shipdate' is never assigned any value. (warning #10)
FishonBoard - 168: Variable 'anchordns' is never assigned any value. (warning #10)
FishonBoard - 168: Variable 'anchorws' is never assigned any value. (warning #10)
FishonBoard - 168: Variable 'freens' is never assigned any value. (warning #10)
FishonBoard - 168: Variable 'freews' is never assigned any value. (warning #10)
FishonBoard - 168: Variable 'freesch' is never assigned any value. (warning #10)
FishonBoard - 168: Variable 'gen3event' is never assigned any value. (warning #10)
FishonBoard - 168: Variable 'gen3journal' is never assigned any value. (warning #10)
FishonBoard - 231: Return type (in Sub signature) should be set explicitly. (warning #3)
FishonBoard - 210: Unused variable 'obs2id'. (warning #9)
FishonBoard - 234: Unused variable 'rowid'. (warning #9)
FishonBoard - 264: Unused variable 'rowid'. (warning #9)
FishonBoard - 190: Unused variable 'obs2id'. (warning #9)
FishonBoard - 191: Variable 'adata' is never assigned any value. (warning #10)
FishonBoard - 191: Variable 'acountldata' is never assigned any value. (warning #10)
GEN1 - 290: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 300: Unused variable 'rowid'. (warning #9)
GEN1 - 769: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 766: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 763: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 760: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 205: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 757: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 754: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 201: Unused variable 'ret'. (warning #9)
GEN1 - 751: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 748: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 745: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 772: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 742: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN1 - 354: Not all code paths return a value. (warning #2)
GEN2 - 394: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 336: Unused variable 'Obsprogram'. (warning #9)
GEN2 - 1155: Return type (in Sub signature) should be set explicitly. (warning #3)
GEN2 - 1165: Return type (in Sub signature) should be set explicitly. (warning #3)
GEN2 - 1170: Unused variable 'rowid'. (warning #9)
GEN2 - 1459: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1474: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1480: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1489: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1411: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1486: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1468: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1471: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1524: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1516: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1561: Unused variable 'ret'. (warning #9)
GEN2 - 332: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1408: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1483: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1414: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1528: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1532: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1417: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1536: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1540: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1462: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1465: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1566: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1477: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1422: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1435: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1520: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1512: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1550: Unused variable 'ret'. (warning #9)
GEN2 - 502: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN2 - 1282: Not all code paths return a value. (warning #2)
GEN2Review - 128: Return type (in Sub signature) should be set explicitly. (warning #3)
GEN2Review_1 - 131: Return type (in Sub signature) should be set explicitly. (warning #3)
GEN2ReviewForm - 89: Unused variable 'timesight'. (warning #9)
GEN2ReviewForm - 89: Unused variable 'seenbefore'. (warning #9)
GEN3 - 208: Unused variable 'dtoday'. (warning #9)
GEN3 - 1019: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1023: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1028: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1032: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1037: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1041: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1046: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1050: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1055: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1059: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1064: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1068: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1073: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1077: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1082: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1086: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1091: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1095: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1100: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1104: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1109: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1113: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1118: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1122: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1127: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1131: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1136: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1140: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1145: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1149: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1154: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1158: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1163: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1167: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1172: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1176: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1181: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1185: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1190: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1194: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1199: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1203: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1208: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1212: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1217: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1221: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1226: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1230: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1235: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1239: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1244: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1248: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1253: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1257: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1262: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1266: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1271: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1275: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1280: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1284: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1289: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 1293: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 924: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 994: Unused variable 'rowid'. (warning #9)
GEN3 - 945: Unused variable 'rowid'. (warning #9)
GEN3 - 875: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 872: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 869: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 866: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 863: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 860: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 857: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 854: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 851: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
GEN3 - 848: Msgbox and other modal dialogs are deprecated. Use the async methods instead. (warning #34)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.