Function ReadShortcut(lnkpath:String)
lnkpath: The path to a shortcut file. If the file extension ".lnk" is not included, it will be done appended automatically
This function reads a shortcut file and stores the results in the lnk type.
Example: (For a full example, see lnk_example.bb)