PowerScript Enhancements
\The Sandbox \PB History & Future \New in PB 5 \DW Enhancements \Data Manipulation Enhancements \PowerScript Enhancements
Performance
Enhancements
PowerScript
Enhancements
Control-Specific
Enhancements
  • Powersoft script language now supports direct manipulation of objects within DataWindow including automation of OLE containers.
  • DataWindow data can now be referenced and set directly.
  • It is no longer considered to be an error when a PowerScript retrieve request provides more arguments than the DW needs.  This allows you to write a generic retrieve that will work against all DWs having fewer defined arguments than the retrieve provides.
  • CASE support in DataWindow expressions
    • CASE(marital_status WHEN 'S' THEN 'Single'
        WHEN 'M' THEN 'Married'
        ELSE 'Unknown')

  • New SQL-based expression operators:  LIKE, NOT LIKE; IN, NOT IN; BETWEEN , NOT BETWEEN; EQUAL, NOT EQUAL.
  • Ability to add an RGB function to expression
  • Ability to specify columns using GetColumn() function
  • Nested reports and OLE objects are directly accessable via Powerscript.
  • Added more columns types (LONG, ULONG, REAL). 
PBL Peeper PB Help PB History
& Future About Us Feedback Site Map

Google
 
Web www.techno-kitten.com
www.sybase.com