Modify

Opened 16 years ago

Closed 13 years ago

#1451 closed Feature Request (Rejected)

RegRead

Reported by: xrewndel <xrewndel@…> 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 J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: set to J-Paul Mesnage
Resolution: Completed
Status: newclosed

Added by revision [5846] in version: 3.3.7.0

comment:2 by J-Paul Mesnage, 15 years ago

Resolution: Completed
Status: closedreopened

comment:3 by TicketCleanup, 15 years ago

Milestone: 3.3.7.0

Automatic ticket cleanup.

comment:4 by anonymous, 14 years ago

What about also making the second parameter optional?

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

in reply to:  4 comment:5 by Valik, 14 years ago

Replying to anonymous:

What about also making the second parameter optional?

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

This adds nothing useful.

comment:6 by Jon, 13 years ago

Resolution: Rejected
Status: reopenedclosed

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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