I make app (exe+pbd) on my computer with Win NT. And want run it on another computer with Win 98. It not run. What is problem? All needed library was added.
When I make exe(dll) compiler typing warning - Exception handling not supported in machine code. What another constructions not supported in machine code?
PB creates the extended attribute system tables in your Oracle database to store extended attribute information. You must specify a PBCatalogOwner name for the initial connection. Default value for Oracle is 'SYSTEM'. Type it on the 'System' tab of 'Database Profile Setup' dialog box.
Call help...
To Simon: dw_1.getitemstring(1, "compute_page") for each page return 'Page 1'. I don't see logic in GetRow() too. But this work correctly.
Repeat: my PB version is 8.0. Possible in previous versions this work in another way.
--
regards,
Yury
To 51m0n: computed field's definition from dw - compute(band=header expression="~"Page ~" + page()" name=compute_page ... ).
I get tips. Correct work this expression: dw_1.getitemstring(dw_1.GetRow(), "compute_page"). But it not work in case Print.Preview =...
How get computed field’s value in the script if it locate in no detail band. In PB help - «When you refer to an control in a band other than the detail band (usually a computed field) you still specify a row number. For the header, footer, or summary, specify a row number of 1.» But this not...
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.