Modify ↓
      
        Opened 16 years ago
Closed 16 years ago
#1376 closed Feature Request (Completed)
FileOpen()
| Reported by: | xrewndel <xrewndel@…> | Owned by: | Jon | 
|---|---|---|---|
| Milestone: | 3.3.5.0 | Component: | AutoIt | 
| Version: | Severity: | None | |
| Keywords: | Cc: | 
Description
Please make in FileOpen($Filename, $Mode) ‘mode’ parameter optional.
FileOpen($Filename) will be equal to FileOpen($Filename, 0)
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by Jon
- Owner set to Jon
- Status changed from new to assigned
comment:2 Changed 16 years ago by Jon
- Milestone set to 3.3.5.0
- Resolution set to Completed
- Status changed from assigned to closed
Added by revision [5597] in version: 3.3.5.0
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
        TracTickets for help on using
        tickets.
    

Seems reasonable.