Modify

#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 by Jpm, on May 24, 2010 at 7:09:39 PM

Milestone: 3.3.7.0
Owner: set to Jpm
Resolution: Completed
Status: newclosed

Added by revision [5846] in version: 3.3.7.0

comment:2 by Jpm, on Jun 10, 2011 at 9:34:35 PM

Resolution: Completed
Status: closedreopened

comment:3 by TicketCleanup, on Jun 11, 2011 at 12:00:01 AM

Milestone: 3.3.7.0

Automatic ticket cleanup.

comment:4 by anonymous, on Oct 8, 2011 at 9:33:01 PM

What about also making the second parameter optional?

RegRead ( "keyname", ["valuename"] )

in reply to:  4 comment:5 by Valik, 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 Jon, on Jul 21, 2013 at 11:32:31 PM

Resolution: Rejected
Status: reopenedclosed

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.