Adapt to your needs

  1. dtwindow.class :

    The behaviour of this class can be controlled through the preferencefile 'Env:DataTypes/dtwindow.prefs'. You can specify some options according to the following ReadArgs() templates :

    KEYFILE/K/A
    The KEYFILE template specifies the full filename to the dtwindow.class/HTDS keyfile. This file enables the full functionality of dtwindow.class and HTDS.

    ASL/S,LEFT/N/K,TOP/N/K,WIDTH/N/K,HEIGHT/N/K
    The ASL template is used to define the intial dimensions of the Asl file requester.

    WINDOW/S,LEFT/N/K,TOP/N/K,WIDTH/N/K,HEIGHT/N/K
    The WINDOW template is used to define the initial dimensions of the datatype window its5elf.

    FLAGS/S,APPICON/S,NUMPAD/S,BACKDROP/S
    The FLAGS template specifies some flags for the datatype window. Currently only the APPICON flag is available. If set the dtwindow.class creates a AppIcon on the workbench screen if the window is opened on an own or public screen. The NUMPAD flag enables the usage of the numeric pad keys. BACKDROP is used to open the window as a backdrop window as default.

  2. UniView :

    UniView searches for configuration files within the following directories : `PROGDIR:Prefs' and `Env:UniView'. It tries to open a file with the name of the public screen the window should open. This file is created if you chose the 'Save as default' menu item in the `Preference' menu.
    So if you run

          UniView S:Startup-Sequence PUBSCREEN=ShowDVI-PubScr 
    
    
    
    
    UniView will try to open a preference file called `ShowDVI-PubScr'.

    This file contains the same preferences as the global `dtwindow.prefs' file without the KEYFILE template.




HTML Conversion by html.export V40.3 , HTDS HTML-Export Class (C) 1997 by Stefan Ruppert