Custom Query (3921 matches)
Results (46 - 48 of 3921)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2782 | Fixed | $CONST_Constants_require_Part_4.zip | ||
| Description |
look in atachment. |
|||
| #197 | Rejected | $CmdLine as @CmdLine | ||
| Description |
I propose that $CmdLine may be changed to a macro to reduce confusion. I saw a thread where a user attempted to assign to the variable $cmdline and got an error. By changing the symbol to the @ macro style, it would alleviate any ideas of ever reassigning it. For reference, the post was found here. http://www.autoitscript.com/forum/index.php?showtopic=67588 |
|||
| #922 | No Bug | $CmdLineRaw does not allow pipes ('|') | ||
| Description |
1) Set up a parameter list that includes pipes (i.e. -email=user1@…|user2@…) 2) Use _arrayDisplay to view the command line parameter list in a script Notice that the user2@… parameter is missing. In this example, $CmdLine[1] does include the user2 parameter |
|||
