Custom Query (3921 matches)
Results (370 - 372 of 3921)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2478 | Fixed | Assign and Eval do not restrict variable names | ||
| Description |
Local $name = "some space, and a comma" Assign ($name, 42) Eval ($name) ; => 42 Is that behavior intended? Should such inaccessable names be allowed? |
|||
| #2481 | Completed | FileSelectFolder - Windows 7 and later new window type | ||
| Description |
When one of the tool that I use ask me to select specific directory, it popups "Browse For Folder" window, which looks like this: http://img191.imageshack.us/img191/2896/gm69.png but in Windows 7 there is another window type, which looks like this: http://img19.imageshack.us/img19/1278/pjcf.png Is there any way to use this new window type instead of old one? |
|||
| #2489 | Completed | HttpSetUserAgent return value | ||
| Description |
Could you please make HttpSetUserAgent return the old user agent when setting a new one? This would allow people to use this function in UDFs without having to worry about interfering with other parts of the script, because you could undo your change at the end of the function call. |
|||
