home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / Chip_1998-03_cd.bin / tema / jpcad / ACC / SAMPLES / XDVIEW / README.TX_ / README.TX
Encoding:
Text File  |  1998-01-21  |  975 b   |  29 lines

  1. README.TXT    
  2.  
  3. -------------------------------------------------------------------
  4. This file contains information about ACC samples for use with JPCAD
  5. -------------------------------------------------------------------
  6.  
  7.  
  8. XDVIEW (c) 1996, Antek CS
  9. ======
  10.  
  11. Description:
  12. Defines commands XDVIEW, XDCREATE in JPCAD.
  13. Command XDVIEW displays all X-Data structures associated with given
  14. entity and enables their modification.
  15. Command XDCREATE creates X-Data structure and saves it to a given
  16. entity.
  17.  
  18. Files:
  19. XDVIEW.VBP   - Microsoft Visual Basic 4.0 project - 16/32 bits
  20. BASEFRM.FRM  - base form used for commnication with JPCAD
  21. XDVIEW.FRM   - dialog for XDVIEW command
  22. XDSELECT.FRM - dialog for XDVIEW command - prompts the user to select
  23.                desired X-Data structure in case there is more than
  24.                one X-Data structure associated with given entity
  25. XDCREATE.FRM - dialog for XDCREATE command
  26. MODULE1.BAS  - public declarations    
  27.  
  28.  
  29.