Custom Query (3927 matches)
Results (25 - 27 of 3927)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1371 | Completed | _TempFile() update | ||
| Description |
Add this in _TempFile() to accept "Default" keyword or -1 value If $s_FilePrefix = -1 Or $s_FilePrefix = Default Then $s_FilePrefix = '~' If $s_FileExtension = -1 Or $s_FileExtension = Default Then $s_FileExtension = ".tmp" If $i_RandomLength = -1 Or $i_RandomLength = Default Then $i_RandomLength = 7 |
|||
| #1375 | Rejected | An array element alias | ||
| Description |
Will be useful, if there will may create alias name for an array element, e.g. $arrayelem, or some kind of simple structure like $array.elem |
|||
| #1376 | Completed | FileOpen() | ||
| Description |
Please make in |
|||
Note:
See TracQuery
for help on using queries.
