command line arguments

  1. W

    B4J Library [Class] wmB4Jargs - command line arguments validation and processing

    See title; new version as of 2026-05-31, see post #3 for the changes. Demo project updated, and B4Xlib also attached. Example code (from the attached demo project): Sub AppStart (Args() As String) Dim wmB4Jargs1 As wmB4Jargs wmB4Jargs1.Initialize...
Top