Debugging Stored Processes
One challenge that developers have when working with stored processes, is access to the work library. Whilst sessions can be configured to persist, this does not help if you want to view a snapshot of you...
byAllan|Aug 29, 2013|SQL
Who cares about labels anyway?!!
Ok, first select explorer in base sas, then tools / options / explorer:
byAllan|Jul 23, 2013|SQL
The code below copies a file byte by byte - so can be used to copy any file, even pictures! It is also platform agnostic (will work on both Unix and Windows).