isql

beasscript-logo-small

This function allows you to simply create a report formula.

It is part of the object "tools"

 

tools=isql=<property>

 

Available properties

Property

Description

sql

title

the title of the window

dwname

the unique ID of the window. You must set this, otherwise some functions (example customization) will not work.

 

 

Beas replaces the titles of field names with a standard description.

 

Example:

tools=isql=title=My Item List<tab>dwname=mylist<tab>sql=select "ItemCode","ItemName" from "OITM" 

 

hmtoggle_plus1Syntax for Beas 9.2 PL 5 or older