Differences between revisions 1 and 2
Revision 1 as of 2008-02-12 17:02:29
Size: 401
Editor: dcesarsky
Comment:
Revision 2 as of 2009-07-15 14:32:38
Size: 401
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

WriteEndBB

WriteEndBB tells the environment that the current building block has finished execution. Indeed, a Building Block declares when it starts (using WriteBBID). Unless told, the environment does not know when it ends; this is the role of WriteEndBB.

The BBID is set to int iBBID = 0x40000000 by this module.

Input variable (none):

procedure WriteEndBB {
}{

Herschel: PACS/CUSPVscripts/WriteEndBB (last edited 2009-07-15 14:32:38 by localhost)