Skip to content
Prev 392104 / 398502 Next

A humble request

On 7/2/22 12:30 PM, David Winsemius wrote:
BUT you do not need to compile the entire package to use a function in 
it:  You only need to source that particular function ... and any others 
it calls that you don't already have ;-)  That simplifies the task 
greatly.  With luck, Muhammad Zubair Chishti can source only the desired 
functions, and they will run and do what is desired with no further 
effort.  If not, Muhammad can be guided by the error message(s):  If 
they complain that a certain function is not available, Muhammad can 
find it and source it.  If the problem is more subtle, Muhammad can use 
"debug", as I earlier suggested.  Spencer Graves