Modify ↓
Opened on Feb 4, 2010 at 1:04:44 PM
#1451 closed Feature Request (Rejected)
RegRead
| Reported by: | 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 by , on May 24, 2010 at 7:09:39 PM
| Milestone: | → 3.3.7.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
comment:2 by , on Jun 10, 2011 at 9:34:35 PM
| Resolution: | Completed |
|---|---|
| Status: | closed → reopened |
follow-up: 5 comment:4 by , on Oct 8, 2011 at 9:33:01 PM
What about also making the second parameter optional?
RegRead ( "keyname", ["valuename"] )
comment:5 by , on Oct 9, 2011 at 2:13:03 AM
Replying to anonymous:
What about also making the second parameter optional?
RegRead ( "keyname", ["valuename"] )
This adds nothing useful.
comment:6 by , on Jul 21, 2013 at 11:32:31 PM
| Resolution: | → Rejected |
|---|---|
| Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.

Added by revision [5846] in version: 3.3.7.0