I created a template that creates a Global or Local Queue to your 
Application or Procedure to hold the TableName+Prefix and 
FieldNames+Picture used in your Application or Procedure.

I needed such a Queue to let the users build their own filters for 
Reports or Browses.
 
How to use:
 
First, register the Template
 
If you want to use a Queue with ALL Tables and Fields available for 
the whole Application:
1. Add the Global Extension template "eGlobalQueueWithTableDetails"
2. In your Frame embed the "cGlobalQueueWithTableDetails" template 
   somewhere inside the WindowManager INI.
 
If you want to use a Queue with Local Tables and Fields available for 
a single Procedure only:
1. Add the Local Extension template "eLocalQueueWithTableDetails" to 
   your Procedure
2. Put the Code Template "cGlobalQueueWithTableDetails" somewhere 
   inside the WindowManager INI.
 
Also in this template is a revised (ABC) version of the ShowKeyStatus 
template that I created years ago. This template was also spread inside
the TinTools template set.
 
Anyhow, enjoy this free Template with the restriction that if you make 
improvements or modifications to it you have to post it back inside 
this NG and, If possible, send me a copy by mail also.