home *** CD-ROM | disk | FTP | other *** search
/ SDN¹ Plus / SDN1_.cdr / windows / program / formcode.wnt < prev    next >
Text File  |  1991-11-18  |  2KB  |  42 lines

  1. FormCode/Gen             Micronix Inc.           Registration:$99
  2. WIN_PROG NOV91 FORMS GENERATOR
  3. Files: FORMCODE.ZIP
  4.  
  5. FormCode/Gen is a unique piece of software that allows
  6. you to design printed forms and mailing labels in the
  7. powerful graphical environment of Microsoft Windows
  8. and then generates native dBASE code to print these
  9. forms from your favorite database management system
  10. using your data. Windows is not required for printing the
  11. forms, only for designing them. Your forms can contain
  12. text with a variety of fonts, fill shades and patterns,
  13. lines, boxes, background gray-shading and fill patterns,
  14. tables, check-boxes, and bitmap images.
  15.  
  16. FormCode/Gen combines the power of Windows'
  17. graphical, WYSIWYG,  environment for interactively
  18. designing the forms with the powerful data management
  19. capabilities of the dBASE systems for actually printing
  20. them with data. FormCode/Gen has been highly
  21. optimized for printing at high speeds - which is untypical
  22. of most windows applications. Code generated by
  23. FormCode/Gen can print forms with speeds close to the
  24. theoretical printing speed of the printer!
  25.  
  26. The code generated by FormCode/Gen is native dBASE
  27. code so there is no need for any external libraries, etc.
  28. This also allows free distribution of the generated code.
  29. The generated code is highly structured and is divided
  30. into a user and a system section. The system section
  31. contains the actual coordinates of fields, font
  32. information, etc, and can change when modifications to
  33. the forms are made. The user should never modify this
  34. section of the code since the changes will be lost when
  35. the form is modified and code is re-generated. The user
  36. section contains the query commands such as opening
  37. databases, setting relations and filters, initializing and
  38. incrementing variables and record pointers, etc.
  39. FormCode/Gen generates a template for this section of
  40. the program. The user can modify it according to his/her
  41. needs.
  42.