Modify ↓
Opened 15 years ago
Closed 11 years ago
#1451 closed Feature Request (Rejected)
RegRead
Reported by: | xrewndel <xrewndel@…> | Owned by: | Jpm |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
Function RegRead must accept Default keyword for a ValueName, i.e.
RegRead('HKCU\.mp3', Default)
will work like
RegRead('HKCU\.mp3', '')
Attachments (0)
Change History (6)
comment:1 Changed 15 years ago by Jpm
- Milestone set to 3.3.7.0
- Owner set to Jpm
- Resolution set to Completed
- Status changed from new to closed
comment:2 Changed 13 years ago by Jpm
- Resolution Completed deleted
- Status changed from closed to reopened
comment:4 follow-up: ↓ 5 Changed 13 years ago by anonymous
What about also making the second parameter optional?
RegRead ( "keyname", ["valuename"] )
comment:5 in reply to: ↑ 4 Changed 13 years ago by Valik
Replying to anonymous:
What about also making the second parameter optional?
RegRead ( "keyname", ["valuename"] )
This adds nothing useful.
comment:6 Changed 11 years ago by Jon
- Resolution set to Rejected
- Status changed from reopened to closed
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.
Added by revision [5846] in version: 3.3.7.0