You are. Since the inner block in which the variable is declared is closed in line 13, there is no such variable defined in line 16.Originally posted by Baili
Try to declare v_new_locn in the main block declare section. Sub block variables are not visible in main block. Hope I'm right.
Commit;
6502




Reply With Quote