<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">That's great! The problem with LOAD is trivial: supply a new loading<br>


routine, adding the suffix .lnk as a valid source file. The routine<br>
should test whether that is really a symbolic link and load the<br>
destination.<br></blockquote><div><br>Thanks! I'll try this approach.<br><br>From looking at the code, it seems that (load) doesn't support symbolic links on non-Windows systems, either. If that's correct, and if we think it is desirable to add symbolic link support on all platforms, the additional loading routine for .lnk wouldn't help on Linux/OSX/whatever because .lnk doesn't have a "magic" meaning there, right?<br>

<br>  Claus<br></div></div>