- AuthorPosts
- December 5, 2007 at 7:01 pm #5094GarrettMember
Header and footer(h/f) on page
if h/f = “&f” then all OK.
For example
sport.txt………………………………
( . = space )if h/f = “&f&r&d &t” this draw as
………………..sport.txt05.12.2007 22:30This is error.
You should parse header/footer and draw each part template separately.
For example here two parts – “&f” and “&r&d &t”
And on page it should be as
sport.txt………………..05.12.2007 22:30if h/f = “&f&c&d&r&t”, it contained 3 parts and should draw as
sport.txt……..05.12.2007…………22:30December 6, 2007 at 5:01 pm #5105Yutaka EmuraKeymasterGarrett wrote:
Header and footer(h/f) on pageif h/f = “&f” then all OK.
For example
sport.txt………………………………
( . = space )if h/f = “&f&r&d &t” this draw as
………………..sport.txt05.12.2007 22:30This is error.
You should parse header/footer and draw each part template separately.
For example here two parts – “&f” and “&r&d &t”
And on page it should be as
sport.txt………………..05.12.2007 22:30if h/f = “&f&c&d&r&t”, it contained 3 parts and should draw as
sport.txt……..05.12.2007…………22:30Its behavior is as same as Notepad behavior, so this is not a bug. If this were one of your wish list, I would add that in future wish list. Thanks!
December 7, 2007 at 5:25 am #5117GarrettMemberI want header “&f&r&d &t” as
sport.txt………………..05.12.2007 22:30 - AuthorPosts
- You must be logged in to reply to this topic.