Returns an unused fileref. More...
Go to the source code of this file.
Use as follows:
filename mcref0 temp; filename mcref1 temp; %let fileref=%mf_getuniquefileref(); %put &=fileref;
which returns:
mcref2
= first part of fileref. Remember that filerefs can only be 8 characters, so a 7 letter prefix would mean that maxtries should be 10. 
| maxtries= | the last part of the libref. Provide an integer value. | 
Definition in file mf_getuniquefileref.sas.
  
    For more information visit the  Boemska MacroCore library.