edcall is a command-line utility program for creating, editing, and viewing X.25 call setup (.xcl) files.
For more information about how to use call setup files, see Appendix A - X.25 Call Setup API in the LayGO API Manual.
edcall is invoked at the command prompt in 1 of 3 modes:
> edcfg <mode> <arguments>
Mode/Arguments | Description |
---|---|
-c <file name> | Create a new call setup file. |
-e <file name> [new file name] | Edit an existing call setup file. Output can be to the same or to a new file. If a new file name is not given, the edited file overwrites the input file. |
[-v] <file name> | View an existing call setup file. This is the default mode if no switch is given. |