要调用一个语言环境:
例如:
%FUNCTION(DTW_SQL) custinfo() { select customer, custno from customer.data %} ... %HTML(REPORT){ @custinfo() %}