Modify

Opened 10 years ago

Closed 10 years ago

#3146 closed Bug (Works For Me)

RegRead documentation incorrect or deprecated

Reported by: victhetraitor@… Owned by:
Milestone: Component: Documentation
Version: 3.3.14.2 Severity: None
Keywords: Cc:

Description

The helpfile states

When reading a REG_MULTI_SZ key the multiple entries are separated by @LF - use with StringSplit(..., @LF) to get each entry.

The entries are, however, separated by spaces. (Chr(32))

Attachments (0)

Change History (1)

comment:1 by guinness, 10 years ago

Resolution: Works For Me
Status: newclosed

If you use RegWrite with @LF (example has been fixed in the next beta), then there is no error.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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