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 Chriss Miller 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 fjagdis

  1. fjagdis

    can't invoke help

    Thank You...worked perfectly !
  2. fjagdis

    THANK YOU EXPERTS !

    I have been a VFP programmer for many years (non-professional and still learning). I wanted to thank the experts who participate and give so freely of their expertise. Thank you for supporting this awesome platform, especially Olaf and Mike (and all the other contributors). Frank
  3. fjagdis

    VFP windows

    Mike : It does not occur in OTHER Windows applications - the OPEN window is scaleable. Hence the reason for thinking that it has something to do with the VFP configuration. It could be in the Windows Registry file but I did not modify anything there. Frank
  4. fjagdis

    VFP windows

    Thanks Olaf. I thought it was a Windows issue since I believe GETFILE() uses the windows API. I will look into this and if I find a solution, I will post it. Frank
  5. fjagdis

    VFP windows

    OK....I will try to be clearer. On my VFP 7 platform when I enter GETFILE() in the command window a box pops up to select the file. When I do the same on the VFP 9 (different computer) the box fills the screen and I am unable to resize it. I suspect it is something quite simple that I am...
  6. fjagdis

    VFP windows

    Offs I am having trouble attaching a screenshot !
  7. fjagdis

    VFP windows

    Thanks for replying Tamar. Attached is a screenshot...if this helps. Frank
  8. fjagdis

    VFP windows

    Hi All : I am using VFP9. When I directly use GETFILE() or LOCFILE() the window maximizes and the only control I have in the upper right corner is the [X] close button. It seems as if I have lost the scaleable properties. I cannot use the arrows on the sides and corners to make the window...
  9. fjagdis

    Help in VFP7

    Thank you Doug...Your solution worked. You are a genius !
  10. fjagdis

    Help in VFP7

    To StewartUK : Yes...no a thing happens...no error message I moved the chm file to drive C root and changed the settings in VFP but still nothing ! To DougHennig : I am using VFP 7 not VFP 9. Any other suggestion welcom. THANKS
  11. fjagdis

    Help in VFP7

    I am using VFP 7. I installed a new harddrive and left VFP7 on the old drive which is now drive E. I am able to use VFP on this drive quite nicely except I cannot get Help. The help file is shown in the correct location (Tools\Options\File Locations) as : E:\Program Files\Microsoft Visual...
  12. fjagdis

    MacroVision has sunken the InstallShield Ship

    I recently had problems with IE not working (generating non=working CD images)which I could not debug. So like many others I migrated to Inno setup (free !). Once you get a grasp of the script it works very well. Sample scripts supplied by the expert Ramani are found in this forum and also on...
  13. fjagdis

    Has anyone used RUNDLL routines wit

    About a year alo I was looking for a way to disable the mouse (and re-enable it). I found a workaround. I recently noticed (in a VB forum) that RUNDLL could do this but I have not tried it.
  14. fjagdis

    Has anyone used RUNDLL routines wit

    Has anyone used RUNDLL routines within a VFP program ?
  15. fjagdis

    Report - index tag error

    Follow up : TecknoDS is correct...the report wizard did create a .CDX file for the table. Moving this to the client machine did allow the report to run. I was still not happy with the results so I did the following : 1. I needed the table sorted by a field to produce sub totals. So I sorted the...

Part and Inventory Search

Back
Top