Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

_edt - call EDT (BS2000)

&pagelevel(4)&pagelevel

Syntax

#include <stdlib.h>

void _edt(void);

Description _edt calls the BS2000 file editor EDT. Subsequently, when the file editor is terminated

normally, the program continues at the next C statement that follows the _edt call.

Notes

Programs that call _edt require modules from the EDTLIB module library (under the $TSOS
ID by default) during execution. A RESOLVE statement for this library must be issued when
the modules are linked.