VirtualBox

Changeset 86348 in vbox for trunk


Ignore:
Timestamp:
Sep 30, 2020 1:41:25 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140637
Message:

tools/env*win.cmd,envsub.vbs: fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/envSub.vbs

    r85892 r86348  
    134134               MsgSyntaxError "'" & strArg & "' takes a value"             ' quits
    135135            end if
    136             strValue = Wscript.Arguments.items(i)
     136            strValue = Wscript.Arguments.item(i)
    137137            i = i + 1
    138138         end if
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette