Home » Developer & Programmer » Forms » global variables
global variables [message #86596] Wed, 13 October 2004 00:37 Go to next message
jprabha
Messages: 2
Registered: October 2004
Junior Member
Hi all,

Why do global variables defined in oracle forms 6i keep getting reset as we traverse through various blocks?Has anyone else faced the same problem.How else can we use a common variable across various PLSQLs in a single form.Please help.

Jprabha
Re: global variables [message #86705 is a reply to message #86596] Thu, 21 October 2004 01:55 Go to previous message
sowram
Messages: 11
Registered: October 2004
Junior Member
declare your global variables in when-new-form-instance trigger and not in when-new-block-instnace trigger.

the recent value is maintained only if declared in when-new-form-instance trigger

sowram
Previous Topic: How to view image in Oracle Application Server 9i
Next Topic: ups
Goto Forum:
  


Current Time: Mon Sep 09 17:40:29 CDT 2024