XANSYS Message: 42274 [Go back to message list]
No rating yet
Rate item:

Subject: calling a file through current directory
Author: Somesh J. Ghunakikar
Date: 2002-09-29 01:54:00

Dear Users

I am doing a macro which calls some files through current directory
A simple example

*dim,A,,4
*do,i,1,4
A(i)=i
*enddo

*do,k,1,4
/copy,input_A(k),inp,,output_A(k),out
*enddo

I am getting the error as dimension set is not available for input_A(k)
I have tried by making A vector as character vector. But the same error

Can anybody help me in this regard

Regards

Somesh
IEL India

Posts possibly associated with message #42274AuthorDateScore
42274calling a file through current directorySomesh J. Ghunakikar2002/09/29 
42275Re: calling a file through current directorySimon English2002/09/29