Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: CloseChapter 19
Win32 Modules and Extensions
Next: Reference: new
 

Load

$link->Load(file)

Loads the content of the shortcut file named file in a shortcut object and fills the properties of the object with its values. Returns undef on error, or a true value if everything was successful.


Previous: Reference: ClosePerl in a NutshellNext: Reference: new
Reference: CloseBook IndexReference: new