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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ShyFoxBack
  • Content: Threads
  • Order by date
  1. ShyFoxBack

    Visual Foxpro cannot find support libraries

    Hy, I have a little problem. I've made a program in visual foxpro 8.0 in the winxp os. When I run it in XP it works fine but when I want to open it in win98 it gives me the "Visual Foxpro cannot find support libraries" error. I registered the vfp8renu.dll, vfp8t.dll, gdiplus.dll and when it...
  2. ShyFoxBack

    WAREHOUSE

    Hy, How can I simulate an automatic positioning of a certain material in cell from a warehouse. For e.g. I know that in my warehouse I have 8 cells: first 4 on 1st column and next 4 on the 2nd column. Now I know what type of material hosts every cell (there are 8 types of material). Till...
  3. ShyFoxBack

    ShellFolderView Question

    Hy, I have a ocx that shows me a TreeView with all folders. The root is Desktop. But it doesn't show me the files. Can you help me by pointing to a place where I can find such a class that looks like Explorer Shell (a MyComputer kind of view, this way I could enter in every disk (removable or...
  4. ShyFoxBack

    Looking in a List for a Element

    I have a text1, a text2 and a list with two columns: Code and Elements - from a table. I want when I insert an element by hand into text1, after I push Enter, text2 to be filled with element's code from the list. I think that's called incremental search but I didn't worked with that by now...
  5. ShyFoxBack

    Importing data from excell sheet

    Hy I have an excel sheet with some data exported from other program. Now I want to import datas from it filtering it by the Date of the article and the SpecialCode of it. The excell sheet has 10 fields and my table has only 6 but the names are the same. I also want to know How I can import only...
  6. ShyFoxBack

    Dirs and files

    Hy, I want an ideea. I have to list all the dirs and subdirs and the files from a volume in a table with full paths. I use adir() function but it's hard. I would like to know if I can do that with a some api functions or if there are some other functions in foxpro 7 or 8 that can do a recursive...

Part and Inventory Search

Back
Top