| Date: | Mon, 13 Apr 2009 15:11:27 -0400 |
| Reply-To: | Mona <k_monal_99@YAHOO.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Mona <k_monal_99@YAHOO.COM> |
| Subject: | Re: Query in macro |
|---|
Hi ,
You can start debugging by looking at few things:
1.Did you check the value of the macro variable fname111, fname112,
fname113?Did you use %PUT and Symbolgen to see if the values are being
resolved as required.
2. Are there more than 10 files in the directory ?
3. Are the filenames different for 11,12,13. You can use MLOGIC to see
what's getting executed.
--Mona
|