[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: referencing an array in a local procedure



The reason I was getting errors was the array name: 'file-list';
it contained a hyphen. Once I removed hyphen, it worked.