Batch open

From Kolmafia
Revision as of 21:37, 8 March 2010 by imported>StDoodle
Jump to navigation Jump to search

Function Syntax

void batch_open()

Marks the start of a batch operation. For any meaningful results, it must eventually be followed by batch_close() (see the preceding for information on using these two functions).

See Also

batch_close()