XLIBINFO.ZIP contains INC files for the XLIB library, its description and 3 tests. DTEST demonstrates declaration of QUEUEs and FILEs at run time. It lists all files from the selected directory in the listbox based on the queue declared at run time and then writes information about tagged files into the TPS file declared on the fly too. As easy to see, there is no any difference between "normal" and "hand-made" queues behavior. T4 declares a FILE with the same structure as statically declared QUEUE has plus extra two fields and copies data from the QUEUE to the FILE. T6 creates the "normal" FILE and fills it with some data. Then it clones the FILE to "run-time" file and copies records from one file to another. Please, contact with me to get more information. Alexey Solovjev E-Mail: xlib@also.spb.ru