? TAB(-10, AG_GETDPI); {ctlid}; chr(127);
input "", sysdpi, ctldpi
AG_GETDPI (111) returns the DPI for the workstation, and optionally for the monitor associated with the specified ctlid. See MX_GETDPI for details.
This function has both a subroutine and a print tab implementation.
See Also
History
2020 October, A-Shell 6.5.1692: Function added to A-Shell