•  Back 
  •  AV functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File13.1.2.25  AV_XWIND                                                TOS

 Name:         »AV_XWIND«

 Number:       0x4740

 Description:  Thing opens a directory window, similar to AV_OPENWIND 
               except additional options are available:

                Parameter  Meaning

                WORD 3+4   Pointer to the path for opening directories

                WORD 5+6   Pointer to the mask (wildcard) for the 
                           available files

                WORD 7     Bit-mask:

                            0x0001  =  Use current top window, if available 
                            0x0002  =  Use wildcard for object selection 
                            0x0004  =  Continue using existing window 

                           All other bit must be set to zero.

               Note: This message should only be used when the reason 
               is clearly evident to the user.

 Group:        AV functions

 See Also:     AV_OPENCONSOLE   AV_OPENWIND   VA_CONSOLEOPEN 
               VA_WINDOPEN   VA_XOPEN   AV protocol