start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Open Chapter 19
Win32 Modules and Extensions
Next: Reference: SetValue
 

Create

$key
->Create(
$

newkey

, 

name


)

Creates a new key identified by name and saves it as the object reference named by $newkey . If the key already exists, this function simply opens the key. New keys can only be created one level below the key on which Create is used.


Previous: Reference: Open Perl in a Nutshell Next: Reference: SetValue
Reference: Open Book Index Reference: SetValue

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.