‎2007 Apr 18 2:02 PM
Hi All,
How to have
from: to:
date: page x of y:
this format.
Regards,
Nasru
‎2007 Apr 18 2:56 PM
Hi
Just hardcode the data like this:
From : To:
Regards
Haritha.
‎2007 Apr 18 2:05 PM
Hi,
You can write the Hardcoded text for FROM and TO
(you can use &DATE& field for this)
date: page &PAGE& of &sapscript-formpages%
will give 1 of 2 like that.
reward if useful
regards,
ANJI
‎2007 Apr 18 2:10 PM
Hi,
You can write the Hardcoded text for
FROM and TO: &DATE& for date display
page &PAGE& of &sapscript-formpages&
will give 1 of 2 like that.
reward if useful
regards,
ANJI
‎2007 Apr 18 2:28 PM
‎2007 Apr 18 2:09 PM
Hi,
For Date use &DATE& and for Pages use &PAGE& of &sapscript-formpages&.
thanks,
sksingh
‎2007 Apr 18 2:56 PM
Hi
Just hardcode the data like this:
From : To:
Regards
Haritha.