************************************************************************
Confidential Trade Secret.
Copyright 1987-1997 Data Access Corporation, Miami FL, USA
All Rights reserved
DataFlex is a registered trademark of Data Access Corporation.
************************************************************************
$File name  : DFTxtWin.pkg
$File title : dbEdit support for vdf
Notice      :
$Author(s)  : John Tuohy
$Rev History
12/13/2001 JJT - removed unneeded auto_label_state from dbEditDS. Current_object to self, etc
6/24/97  JJT - Added Auto-label DD support: Auto_label_State. Assign_DD_Label
07/23/96 JJT - New Class names
04/26/96 JJT - Added auto text_limit setting
04/16/96 JJT - Added DD support (if USE$DATA_DICTIONARY is defined)
04/06/96 JJT - Added Stumpted Prompt_Object and Zoom_Object functions
03/28/95 JJT - Removed "0" Layer class
Added DF navigate and Help DEO support.
Changed name to dftxtwin
08/19/94 JJT - Blended Classes from CB and DAF
************************************************************************
Dftxtwin.pkg  (view source)- import declarations
			
 - dbEdit_ : Edit
 - dbEditDS : dbEdit_
EntryEdit
 - dbEdit : dbEditDS
Construct_Object()
			- Integer
Auto_Label_State 
Copy_Item_Options(Integer iDSO Integer iFile Integer iField Integer iDEO Integer iItem)
			************************************************************************//
Copy_Item_Options                                                      //
Currently there is nothing to do except optionally support an auto-    //
label. We maintain this format to keep in similar to the other DEOs    //
************************************************************************//
Assign_DD_Label(Integer iDSO Integer iFile Integer iField Integer iDEO Integer iItem)
			************************************************************************//
Assign_DD_Label                                                        //
This assigns the DEO's from the DD. This uses long labels and          //
and sets the label property                                            //
************************************************************************//
- String
sName 
 
References (1):
Field References (0):
| Module | Containing Symbol | Line | 
|---|