Forms 4.5 Bug ?

From: Sunder Rajan <rajan_at_t-iii.com>
Date: 1997/10/22
Message-ID: <344E8625.83DE9DE4_at_t-iii.com>#1/1


[Quoted] Create a Procedure i Forms 4.5 (Ver 1.1, thru 1.3), Compile it. Forms raises a GPF.

Procedure Test Is
  n_Size Number := 5;
  c_Char Varchar2(n_Size);
Begin
  Null;
End;

Sunder. Received on Wed Oct 22 1997 - 00:00:00 CEST

Original text of this message