Contents in this wiki are for entertainment purposes only
This is not fiction ∞ this is psience of mind

VB6 Command Line Help: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 March 2026

  • curprev 13:5213:52, 9 March 2026XenoEngineer talk contribsm 4,630 bytes +2,920 No edit summary
  • curprev 06:0206:02, 9 March 2026XenoEngineer talk contribs 1,710 bytes +1,710 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..."