Developers: Project Collapser

Home
Documentation
Library
Sample Code and Applications
FAQs
Articles
Community
Training
Download Center
Contact DevZone

Printer Friendly

Sample Code and Applications

Project Collapser

Rob MacNeill and Steve Barber, StreamBase Systems

Utility: Windows Only 10/5/2006
Download and Install


About Project Collapser (sbflatten)

This Windows batch script copies all the files in a StreamBase Studio workspace project into a single project directory created below the target directory. The project is created if it does not already exist in the target directory.

Usage: sbflatten [/w ] [/t ] [/v] project

/w

StreamBase Workspace directory
Default: %USERPROFILE%\StreamBase Workspace

/t

Parent directory of project at target project directory.
Default: current directory

/v

Verbose mode

project

StreamBase Studio project to copy and flatten

Note: sbflatten does not know what the default workspace is for StreamBase Studio.

Downloading and Installing the Project Collapser

To use the Project Collapser, you must have Release 3.5 of the Developer or Enterprise Edition of StreamBase Studio installed. Download and Install StreamBase Developer Edition .

The Project Collapser download is a 3 KB batch file (.cmd) that you run from the command line. Download and Install Project Collapser (right-click, Save).

« More Sample Code and Applications .