Show / Hide Table of Contents

    Method sdev

    sdev(String)

    plsdev: Set the device (keyword) name

    Declaration
    public static void sdev(string devname)
    Parameters
    Type Name Description
    System.String devname

    An ascii character string containing the device name keyword of the required output device. If devname is NULL or if the first character of the string is a ``?'', the normal (prompted) start up is used.

    Remarks

    Set the device (keyword) name.

    Back to top Generated by DocFX