|
<Graeme.Kirton@FILCS.COM> wrote in message
news:OF860E2914.3C579A93-ON80256C48.0047C9C5-80256C48.00479CE1@fcs.com...
> Raghhh, I compiled this code but not I get an annoying blank at the end
of
> the filename, I understand why only how does one get rid of it....?
>
snip
> call symput("anz",_n_);
Call symput ("anz", trim(left(put(_n_,8.))));
snip
> --------------------------------------------------------------
> Graeme Kirton
> IT Developer
> Filtronic Compound Semiconductors Ltd
> 01325 306094
--
Richard A. DeVenezia
http://www.devenezia.com/downloads/sas/macros/
|