Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

gettsn - get TSN (task sequence number) (BS2000)

&pagelevel(4)&pagelevel

Syntax

#include <stdlib.h>

char *gettsn(void);

Description

gettsn() returns the task sequence number (TSN) of the calling program.

Return val.

Task sequence number (TSN) of the calling program.

Notes

gettsn() writes its result into an internal C data area that is overwritten with each call.