[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Replace Text In The...

  • Thread starter Thread starter tbergman
  • Start date Start date
Status
Not open for further replies.
T

tbergman

Guest
You'll need to do something like the code below as your go between header, main body and footer. chDocument:ActiveWindow:ActivePane:View:SeekView = 9. /* The current page header.*/ chDocument:ActiveWindow:ActivePane:View:SeekView = 10. /* The current page footer.*/ chDocument:ActiveWindow:ActivePane:View:SeekView = 0. /* MainDocument */

Continue reading...
 
Status
Not open for further replies.
Back
Top