Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WRITE Statemnt

Former Member
0 Likes
624

As we know that TOP-OF-PAGE triggers if it encounters a write statement before it triggers.

Will it get triggered if we write a WRITE statement in INITIALIZATION & Selection screen events without writing in start-of-selection. ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
606

Hello Manjunath-

Top of page triggers first no matter where ever you use the write statement.

Cheers,

~Srini....

4 REPLIES 4
Read only

Former Member
0 Likes
606

Try it and find out.

Read only

Former Member
0 Likes
606

Hi Manjunath,

TOP-OF-PAGE triggers if it encounters a write statement in start-of-selection only.

Hope this helps.

Reward if helpful.

Regards,

Sipra

Read only

Former Member
0 Likes
606

TOP-OF-PAGE is triggered even if it encounters a write

statement in INITIALIZATION / Selection screen ..

Read only

Former Member
0 Likes
607

Hello Manjunath-

Top of page triggers first no matter where ever you use the write statement.

Cheers,

~Srini....