Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bettyfurr

  1. bettyfurr

    VFP 7.0 How to know if a form is open

    Thank you, I will try this tonight. Looks good! betty :-)
  2. bettyfurr

    VFP 7.0 How to know if a form is open

    I know what you are saying about the logical variable. Are there anyway to set the variable to an object variable? I only open that one form, fnc, using the ofnc name. Yes, all your suggestions help! I use this statement in another form on unload, ofnc.setall if the do form fnc name ofnc...
  3. bettyfurr

    VFP 7.0 How to know if a form is open

    Hello Griff, Public ofnc I have it public and have not intialized its type. It is showing logical. When I did not have it public, I was maintaining the "Name" ofnc when I opened another form (I had not closed ofnc) What was happening here? Betty By the way, the keep smiling icon made me...
  4. bettyfurr

    VFP 7.0 How to know if a form is open

    I need to know if I have opened this form. If it is open I want to enable some objects. If the "ofnc" is open, the program does what it suppose to do when I enable these objects, if not open, the system crashes. I have tried an IF statement to determine, open or not with no avail. What dumb...
  5. bettyfurr

    VFP & Install Shield installing error on Win2000

    Yes, the user is logged on as an Administrator. I really need to auto this. This location is out of state where the installing is happening. I feel like the bug now. Thank you for the download site. Do you see anything wrong with the modules I am using? Betty :-(
  6. bettyfurr

    VFP & Install Shield installing error on Win2000

    ATL.DLL 3.0 V 3.08449.0 MICROSOFT C RUNTIME LIBRARY 7.0 V 1.0 MICROSOFT C++ RUNTIME LIBRARY 7.0 V 1.0 MICROSOFT OLE 2.40 FOR WINDOWS NT & WINDOWS 95 MICROSOFT VISUAL FOXPRO 7 RUNTIME LIBRARIES RDCDESIGNTIME V 8.01.105 RDCRUNTIME V 8.0.1.105 REPORTENGINE V 1.0 SEAGATE REGISTRATION WIZARD THAT...
  7. bettyfurr

    VFP & Install Shield installing error on Win2000

    I will look tonight and give an answer. I am at my work now. I do this at home. Sorry. I hope you can help me. I know I have some merge module. I don't have any problems with XP Professional, Windows 2000, just the Windows 2000 Professional. Thank you, Betty
  8. bettyfurr

    VFP & Install Shield installing error on Win2000

    I am using Visual FoxPro 7.0. Reports in Crystal 9.x. I attempted to install an application using install shield 4.x express onto a PC running Windows2000 Professional and get the following error: Error1904.Module C:\keycode.dll failed to register. HRESULT -2147221164. Contact your support...
  9. bettyfurr

    VFP 7.0 Can you put a picture/log in any field type

    Will try this tonight and get back with you. thank you all for your help. betty :-)
  10. bettyfurr

    VFP 7.0 Can you put a picture/log in any field type

    I designed a test table with a general field. I could not get the field to accept a paste. Do you have to create a cursor for that field be active? Did I have to create instead an Object field? That sounds difficult for a user wanting to put in their logo into the field from an input screen...
  11. bettyfurr

    VFP 7.0 Can you put a picture/log in any field type

    From the forms tool bar, I do not see a general field. I am using VFP 7.0 and know you guys are right. There is one. It is my in ability to follow very good directions. Please help. Betty :-(
  12. bettyfurr

    VFP 7.0 Can you put a picture/log in any field type

    I will try you guys suggestions. Let you know with stars. Thanks! Betty :-)
  13. bettyfurr

    VFP 7.0 Can you put a picture/log in any field type

    GENERAL, BLOB or binary memo fields can hold picture in their respective manner These fields are not in VFP 7? Betty :-(
  14. bettyfurr

    VFP 7.0 Can you put a picture/log in any field type

    Sorry for not being clear, Olaf. A user fills out information and different individuals approve the information. There is an existing "approved by" text field. They want to enter a "store a picture file (logo) in a table field?" So later when they print the report the "show a logo in a...
  15. bettyfurr

    VFP 7.0 Can you put a picture/log in any field type

    The users want a logo in a field. Any way to do this? Betty

Part and Inventory Search

Back
Top