Difference between revisions of "MiniAudicle/NewShredManagement"
From CSWiki
Line 1: | Line 1: | ||
== Shred Groups == | == Shred Groups == | ||
− | * A shred group is a collection of | + | * A shred group is a collection of chuck programs that are added, removed, and replaced together, simultaneously |
− | * | + | * On add/replace program in the shred group is first compiled, then each compiled program is added/replaced |
+ | ** If any shred fails compilation, compilation will continue, but the add/replace will be skipped. The compilation error(s) will be reported on the console monitor and appropriate document windows |
Revision as of 19:08, 20 October 2007
Shred Groups
- A shred group is a collection of chuck programs that are added, removed, and replaced together, simultaneously
- On add/replace program in the shred group is first compiled, then each compiled program is added/replaced
- If any shred fails compilation, compilation will continue, but the add/replace will be skipped. The compilation error(s) will be reported on the console monitor and appropriate document windows