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

script pages

Former Member
0 Likes
307

Hi,

i am getting page no on form pages page1 and page2

now i need to delete that one. i serached all the windows for that

syntax but i didnot find anything

how it is coming any other option is there for getting that pages no with writing any code in form

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
293

Hello Sontosh,

It is because of this statement in anyone of the windows.

/: Pages &PAGES& OF &SAPSCRIPT-PAGES&.

Remove this line.

Cheers,

Vasanth

2 REPLIES 2
Read only

Former Member
0 Likes
294

Hello Sontosh,

It is because of this statement in anyone of the windows.

/: Pages &PAGES& OF &SAPSCRIPT-PAGES&.

Remove this line.

Cheers,

Vasanth

Read only

0 Likes
293

Hello mate what you can do is search for &PAGES& or &JOBPAGES& or &FORMPAGES& and delete that code and test it thoroughly..That will solve your problem.....In form only ..

Regards,

Raghav