- Contents in this wiki are for entertainment purposes only
All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Catcliffe Development. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:02, 9 March 2026 XenoEngineer talk contribs created page VB6 Command Line Help (Created page with "category:VB6 == VB6 Command Line Options == <code> VB6[.EXE] [[{/run | /r}] | [/runexit] | [{/make | /m} projectname] [/out filename] [/outdir path] [/d const=value[:constN=valueN]] [/mdi | /sdi] [/cmd argument | /c argument]] </code> === Options === ; /run or /r projectname : Tells Visual Basic to compile projectname and run it, using the arguments stored in the Command Line Arguments field of the Make tab of the Project Properties dialog box. ; /runexit project...")