Modify ↓
Opened 16 years ago
Closed 13 years ago
#1451 closed Feature Request (Rejected)
RegRead
| Reported by: | Owned by: | J-Paul Mesnage | |
|---|---|---|---|
| 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 by , 16 years ago
| Milestone: | → 3.3.7.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
comment:2 by , 15 years ago
| Resolution: | Completed |
|---|---|
| Status: | closed → reopened |
follow-up: 5 comment:4 by , 14 years ago
What about also making the second parameter optional?
RegRead ( "keyname", ["valuename"] )
comment:5 by , 14 years ago
Replying to anonymous:
What about also making the second parameter optional?
RegRead ( "keyname", ["valuename"] )
This adds nothing useful.
comment:6 by , 13 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.

Added by revision [5846] in version: 3.3.7.0