isql

beasscript-logo-small

This function allow you to create a report formular in very simple way

It's a part of object "tools"

 

tools=isql=<property>

 

follow properties are available

Property

Description

sql

title

the title of window

dwname

the unique id of the window. You must set this, otherwise some functions (example customizing) not working

 

 

beas replace the titles of field names with 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