Modify

Opened 9 years ago

Closed 8 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 Changed 8 years ago by guinness

  • Resolution set to Works For Me
  • Status changed from new to closed

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

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.