home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 16 Announce / 16-Announce.zip / realizer.zip / RLZNEW.TXT < prev   
Text File  |  1993-11-04  |  5KB  |  201 lines

  1.          New Features in CA-REALIZER 2.0 For Windows and OS/2
  2.  
  3. CA-REALIZER has been greatly enhanced and improved in its 2.0 release.
  4. It is faster, more intuitive, and even more powerful than before.  The
  5. following list highlights major enhancements of CA-REALIZER 2.0 for
  6. Windows and OS/2.
  7.  
  8. FormDev Visual Application Developer
  9.  
  10. * Launch FormDev directly from the CA-REALIZER Run menu
  11.  
  12. * Create complete projects and edit multiple forms at the same time
  13.  
  14. * Cut and Paste one or more objects between forms
  15.  
  16. * Align objects to adjustable grids with automatic snapping and
  17. alignment
  18.  
  19. * Resize and move objects as they actually appear with sizing handles
  20.  
  21. * Add new forms objects to applications: scroll bars, animation,
  22. graphics tablet, and OLE objects.
  23.  
  24. * Extend FormDev by adding custom control libraries
  25.  
  26. * Select and manipulate multiple objects as a group
  27.  
  28. * Use the toolbar to change an object's font, text, size, and color
  29. without going through multiple levels of dialog boxes
  30.  
  31. * Double click an object to add action code for multiple events
  32.  
  33. * Right click an object to modify its properties
  34.  
  35. * Generate CA-REALIZER BASIC code from FormDev, edit it, and then
  36. re-import the file with its changes intact
  37.  
  38. * Align an object within the form or align multiple objects with one
  39. another
  40.  
  41. * Create and edit menus dynamically
  42.  
  43. * Generate database query and entry forms automatically from an Xbase
  44. file
  45.  
  46. * Save libraries of objects for reuse
  47.  
  48. * Undo and redo accidental or unwanted actions
  49.  
  50. * Test forms and entire applications without leaving FormDev
  51.  
  52. The CA-REALIZER BASIC Language
  53.  
  54. * Create families within families - dynamic record-like collections of
  55. variables that can be expanded at runtime with new elements at any
  56. level.
  57.  
  58. * Use true record structures
  59.  
  60. * Create and manipulate multidimensional arrays with up to 30
  61. dimensions; expand them dynamically in any dimension and extract and
  62. assign to any subrange
  63.  
  64. * Declare variables of any type
  65.  
  66. * Get compile-time speed during development with an enhanced p-code
  67. compiler
  68.  
  69. * Use binary, octal, and hexadecimal constants in programs
  70.  
  71. * Use arrays in any string functions
  72.  
  73. * Trap errors with the ON ERROR GOTO statement
  74.  
  75. * Port QuickBASIC programs quickly with enhanced compatibility and more
  76. QuickBASIC commands
  77.  
  78. * Use any of the over 350 Commands
  79.  
  80. * Create variable names of up to 250 characters
  81.  
  82. * Put multiple statements on one line and break up single statements
  83. across multiple lines
  84.  
  85. * Use built-in matrix functions for inversion, transpose, and matrix
  86. multiplication
  87.  
  88. Debugging
  89.  
  90. * Place breakpoints at procedures, functions, and program lines
  91.  
  92. * Add watch expressions for powerful debugging
  93.  
  94. * Display the entire contents of an array in the variable list box
  95.  
  96. * View data in multiple windows
  97.  
  98. * Recursively view nested data structures
  99.  
  100. * Automatic bracket matching
  101.  
  102. Charts
  103.  
  104. * Create even more types of charts: pie, candlestick, I-Beam,
  105. horizontal bar, Gantt, and filled area
  106.  
  107. * Create over three hundred plots in a single chart pane
  108.  
  109. * Control fonts, colors, and gridding
  110.  
  111. * Place text labels on the X and Y axes
  112.  
  113. * Update plots and data live without redraws
  114.  
  115. Spreadsheets
  116.  
  117. * Select rows, columns, rectangular areas, or the entire sheet for
  118. cutting, pasting, and programmatic actions
  119.  
  120. * Display two-dimensional arrays that can be expanded with new rows and
  121. columns
  122.  
  123. * Use programmatic notifications on all cell changes to continually
  124. re-calculate sheet data
  125.  
  126. * Control fonts and colors
  127.  
  128. * Restrict the number of rows and columns that are displayed
  129.  
  130. * Change and hide row and column headings
  131.  
  132. * Make the sheet read-only
  133.  
  134. Forms
  135.  
  136. * Display PCX and Metafiles along with Windows bitmaps
  137.  
  138. * Add OLE objects
  139.  
  140. * Use picture resources, multiple copies of a single bitmap, to
  141. conserve resources
  142.  
  143. * Extract portions of a bitmap for display
  144.  
  145. * Create toolbars and palettes outside of the MDI region
  146.  
  147. * Add drag and drop objects and icons
  148.  
  149. * Create device independent forms with new position units: twips and
  150. dialog-box units
  151.  
  152. * Add multi-selection list boxes to applications
  153.  
  154. Other Tool Enhancements
  155.  
  156. * Use more objects in the built-in Graphics Tablet tool: pie, arcs,
  157. pixels, etc.
  158.  
  159. * Create faster and more efficient graphics with the Tablet bitmap mode
  160.  
  161. * Improved Animation with the built-in animator
  162.  
  163. * Save Scheduler data to disk for later retrieval
  164.  
  165. * Control the styles of text logs and send messages for selecting text
  166. and retrieving line-oriented data
  167.  
  168. Additional Features
  169.  
  170. * Create multi-level cascading menus with any type of accelerator
  171.  
  172. * Access any CA-REALIZER menu command programmatically
  173.  
  174. * Cut and paste bitmaps to the clipboard
  175.  
  176. * Control the printer configuration programmatically
  177.  
  178. Database Features
  179.  
  180. * Import and export Xbase (.DBF) database files
  181.  
  182. * Access ODBC (Open Database Connectivity) drivers
  183.  
  184. Report Writer
  185.  
  186. * Create powerful reports with CA-RET, the WYSIWYG Report Generator,
  187. integrated with CA-REALIZER 2.0.
  188.  
  189. Multiple Platforms
  190.  
  191. * Create multi-platform applications with CA-REALIZER 2.0, which
  192. includes versions for both Windows and OS/2
  193.  
  194. * Port applications to Windows NT (when available)
  195.  
  196.                                  -----
  197.  
  198. All products referenced herein are trademarks of their respective
  199. companies.
  200.  
  201.