|
YES it can be done using proc cport as follows:
proc cport c=your a/f catalog
NSRC <===== this stands for nosource
file= out file;
run;
then proc cimport.
Added benfit to this is you can move your system to any platform assuming you
did not
use any platform specific code.
WARNING: once the AF system has been through this process there is NO WAY to
get source
back. therefore, YOU MUST, MUST save your original source code some place.
Hope this helps.
Michael
Werner E. HELM wrote:
>
> Dear sas-lers :
>
> We want to further develop a SAS/AF-application but also distribute
> intermediate versions without source code (only the running AF-application) .
> What are the best and easiest ways to do so ??
>
> Can anybody tell us ?
>
> Thank you .
>
> Werner E. HELM .
--
--------------------------------------------------------------------------
Michael R. Gibson The opinions expressed are
StorageTek, Louisville CO USA those of my own and do not
michael_gibson@stortek.com reflect those of my employer.
|