Hi all,


Have some weirdness at the edge of town going down here



<code>

0032    D.KEY = "BANKS"

0033    *


0034    OPEN 'DICT', D.KEY TO D.FILE ELSE


0035       PRINT "UNABLE TO OPEN DICTIONARY ":D.FILE


0036       STOP


0037    END

</code>



Am receiving an unassigned error on line 34 with a subsequent read failure.



If I replace D.KEY with "BANKS" it works fine.



This is part of a utility that is meant to loop through every file on the
system checking dictionaries.



Cheers, thanks in advance, and hope the xmas period is hectic



Jeff
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to