Previous Topic

Next Topic

Book Contents

Book Index

Scripting - RenameButt

This function renames the button (in the Window-list bar) of the most recent data display window created. This is useful when running a script in online AQT.

The format of this function is:

--aqt renamebutt,name="caption"

caption is the text the button is to be renamed to.

Example:

select * from CMS.CUSTOMERS;

--aqt renamebutt,name="Cust Info"

Advanced Query Tool
https://www.querytool.com
© 2023 Cardett Associates Ltd. All rights reserved.