RichardVohs
ProgressTalk.com Sponsor
OS: AIX 6
PROVERSION: 9.1D
{code snippet from beginning of file}
def temp-table ttExample
field vcField1 as char
field vcField2 as char
.
define input-output parameter table for ttExample.
{end code}
Question: Compiling returns error 247 'Unable to understand after parameter table'. Why?
PROVERSION: 9.1D
{code snippet from beginning of file}
def temp-table ttExample
field vcField1 as char
field vcField2 as char
.
define input-output parameter table for ttExample.
{end code}
Question: Compiling returns error 247 'Unable to understand after parameter table'. Why?