Hi,

I have a Korn Shell creating a dynamic .netrc file for performing a FTP job.

The .netrc is sometimes around 20K bytes. While tyring to perform the FTP it gives me the following message :

4K macro buffer exceeded

How can I solve this problem ?

Thanks

-HN