source cmd



If you source in a file containing procedure 'X' mutliple times, does
the interpreter overwrite the existing 'X' or does it create another
copy of 'X' and just return a pointer to the lastest sourced 'X'

TIA,
Ves
.