Error 103 when compiling a trigger

From: Stan Novinsky <stan_novinsky_at_jhuapl.edu>
Date: 1995/04/19
Message-ID: <3n3r1t$m2r_at_aplinfo.jhuapl.edu>#1/1


Inside of the Forms 4.0 designer within the trigger editor I issue the following within my DELARE section:

DECLARE  type TEMP_PKG is TABLE OF NUMBER INDEX BY BINARY_INTEGER;
.
.
.

BEGIN
.
.
.

END; When I compile the code I receive the following error:

  Error 103 at line 3, column 38

   Encountered the symbol "OF" when expecting one of the following   "("

Any ideas on what I may be missing.

Thnaks

stam_novinsky_at_jhuapl.edu Received on Wed Apr 19 1995 - 00:00:00 CEST

Original text of this message