powerprinting
MIS
I used the forms wizard (v. 6.0) to generate the basic data entry screen. I know next to nothing about the underlying code it generates(so far). The form is fine except how the find function works when using the form. Its cumbersome requiring boolean when all I want is a box to pop up, fill in string of numbers and find the record in the database. First question is, can I modify what the find button does when I modify myform from the properties popup? Second, what file do I open in text editor to see and modify the code that is generated by the forms wizard? Thanks for any help. I hope to eventually learn forms which seems more complicated than I originally thought it would be.