[Issue 9902] The @cmdfile option is not available using PowerShell
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 7 19:33:46 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9902
Jesse Phillips <Jesse.K.Phillips+D at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Jesse.K.Phillips+D at gmail.co
| |m
--- Comment #1 from Jesse Phillips <Jesse.K.Phillips+D at gmail.com> 2013-04-07 19:33:45 PDT ---
Powershell uses the @ for "splatting" thus it can no longer be used for
argument lists. Error below
"The splatting operator '@' cannot be used to reference variables in an
expression. '@xmlp' can be used only as an argument to a command. To reference"
Not sure what to do about it, but thought this would be best place for it.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list