home *** CD-ROM | disk | FTP | other *** search
- README.TXT
-
- -------------------------------------------------------------------
- This file contains information about ACC samples for use with JPCAD
- -------------------------------------------------------------------
-
-
- XDVIEW (c) 1996, Antek CS
- ======
-
- Description:
- Defines commands XDVIEW, XDCREATE in JPCAD.
- Command XDVIEW displays all X-Data structures associated with given
- entity and enables their modification.
- Command XDCREATE creates X-Data structure and saves it to a given
- entity.
-
- Files:
- XDVIEW.VBP - Microsoft Visual Basic 4.0 project - 16/32 bits
- BASEFRM.FRM - base form used for commnication with JPCAD
- XDVIEW.FRM - dialog for XDVIEW command
- XDSELECT.FRM - dialog for XDVIEW command - prompts the user to select
- desired X-Data structure in case there is more than
- one X-Data structure associated with given entity
- XDCREATE.FRM - dialog for XDCREATE command
- MODULE1.BAS - public declarations
-
-
-