n_dw2xls_datawindow.sru 432 B

123456789101112131415161718192021
  1. $PBExportHeader$n_dw2xls_datawindow.sru
  2. forward
  3. global type n_dw2xls_datawindow from datawindow
  4. end type
  5. end forward
  6. global type n_dw2xls_datawindow from datawindow
  7. integer width = 686
  8. integer height = 400
  9. string title = "none"
  10. boolean livescroll = true
  11. borderstyle borderstyle = stylelowered!
  12. end type
  13. global n_dw2xls_datawindow n_dw2xls_datawindow
  14. on n_dw2xls_datawindow.create
  15. end on
  16. on n_dw2xls_datawindow.destroy
  17. end on