Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2008-02-12 15:13:50
Size: 186
Editor: dcesarsky
Comment:
Revision 5 as of 2009-07-15 14:32:37
Size: 229
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
The procedure WriteEndID sets the OBSID to its default value (OBS finished). It is called without parameters: The procedure WriteEndID sets the OBSID to its default value (OBS finished); it is called without parameters:
Line 5: Line 5:
Calling syntax: Input variables (none):
Line 10: Line 10:

Example:

{{{WriteEndID();}}}

WriteEndID

The procedure WriteEndID sets the OBSID to its default value (OBS finished); it is called without parameters:

Input variables (none):

procedure WriteEndID {
}{

Example:

WriteEndID();

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