cancel
Showing results for 
Search instead for 
Did you mean: 

Page number after printing a text element in SAPScript

0 Kudos

Hello to all,

is it possible to know the page number in which SAPScript print a text element?

Thanks and regards

Franco

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi!

&PAGE& variable gives you the actual page.

/E MYELEMENT

/: DEFINE &MYPAGE& = &PAGE&

I hope it works...

Regards

Tamá

Answers (0)