An error occurred in script '/home/yhr1ef23xez5/public_html/web2/app/model/bannerhit.php' on line 17:
Undefined index: HTTP_REFERER

Array
(
    [type] => post
    [name] => class-blocks
)

WinWrap® | Multiple Class Blocks in One Script File
logo WinWrap®
January 11, 2015

Multiple Class Blocks in One Script File

Mix subroutines, functions, class blocks, and module blocks in a single script file. Share public subroutines, functions, class blocks, and module blocks from a single file with '#Uses.

Inline Class and Module Blocks:

  • Mix subroutines, functions, class blocks, and module blocks in a single file
  • Alternative to VB6 style class files
  • Drop in VB.NET class code with little or no changes
  • Full auto completion support

Inline Class and Module Blocks

Notice how easy it is to write a macro (Sub Main) and classes together in one file. Terrific!

More Class Blocks Features:

  • Clear modular structure for WWB.NET scripts
  • Supports object enclosure (no inheritance)
  • Implement .NET interfaces with WWB.NET script classes
  • Supports generic collections of WWB.NET script class objects

Mix subroutines, functions, class blocks, and module blocks in a single script file.

Copyright Polar Engineering, Inc.