Hi ShankarJ.. Thank you for the info..
I use several different variable-height detail bands, so the calculating won't work.. The solution I describe in my question works okay though..
You need to query the sheet use-variable, i.e. ?CurrentTab
CHOICE(?CurrentTab) returns the tab-number, 1=most left tab, 2=2nd tab, etc.
execute CHOICE(?CurrentTab)
message('Categories selected')
message('Inventory selected')
end
If you want to run code when the user selects a new...
Hi,
I'm using Clarion 6.3 PE 9054. One of my clients wants to print PDFs directly from his invoice program.
Does anyone have experience with Softvelocity's PDF Report Output Generator. I read somewhere that it creates quite bulky, badly optimized PDF files, when compared to other (more...
Hi,
I use Clarion 6.3 PE 9054 with the ABC templates.
On a report I want the first page to have a different header than the 2nd to 999th page.
The problem is that the first page has a big header which occupies about 30% of the page, whereas the 2nd page has a small header which only occupies...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.