|
-
I've coded as follows:
UTL_FILE.GET_LINE(FPINFILE IN UTL_FILE.FILE_TYPE,
V_LINE OUT VARCHAR2);
and get this error:
PLS-00103: Encountered the symbol "OUT" when expecting one of the following:
. ( ) , * @ % & | = - + < / > in mod not range rem => ..
an exponent (**) <> or != or ~= >= <= <> and or like between
is null is not ||
The symbol ". was inserted before "OUT" to continue.
ANYONE OUT THERE with experience in using this package??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|