GDA in Reporting mode



Software AG's platform-independent programming language with full support for open-source and Internet applications

GDA in Reporting mode

Postby diptisaini » Tue Jan 25, 2011 4:44 pm

Hi,

I just need to know how to define and refer global data variable in reporting mode.

Thanks.
diptisaini
 
Posts: 90
Joined: Sun Mar 14, 2010 5:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: GDA in Reporting mode

Postby RGZbrog » Wed Jan 26, 2011 4:03 am

Reporting Mode allows you to insert a DEFINE DATA statement specifically for the GDA. The in-stream field definitions remain intact.
DEFINE DATA
GLOBAL USING GDA-RM
END-DEFINE
#LFIELD (N5) := 2
DISPLAY #GDA.#GFIELD #LFIELD
END
User avatar
RGZbrog
 
Posts: 101
Joined: Mon Nov 23, 2009 1:34 pm
Location: California, USA
Has thanked: 0 time
Been thanked: 0 time


Return to Natural

 


  • Related topics
    Replies
    Views
    Last post