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 bkrike 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 Ropje

  1. Ropje

    xml parse error: an invalid character was found in text content

    I mean 1,077,063, of course
  2. Ropje

    xml parse error: an invalid character was found in text content

    Seems to be nothing wrong.. Maybe it's SQL server that doesn't like the comma's in 1,270,957 ?? gr Rop
  3. Ropje

    Setting up multi-tier project

    We have started de development of an n-tier project in VB6, but we are all experienced VFP-programmers. We already solved a lot of questions, but some remain. My question is about projects and project groups. How would you set up the application, knowing we are about 12 developers, and we...
  4. Ropje

    win2000 style for form and controls

    I work with win95, but I would like to build an application that looks like an win2000 application. That is, the style of the buttons and menu. Is it possible to "simulate" this? Or do I have to use modified controls for this? Or is this a stupid question? The issue is that I want to...
  5. Ropje

    ORACLE - VB Application Installation

    James, what is 0040??
  6. Ropje

    Memo fields to text files

    by the way: STRTOFILE(MyMemoField + CHR(13),'MyFile.txt',.T.) doesn't work with my VFP5.0 .... greetings Ropje.
  7. Ropje

    Memo fields to text files

    that would be like this: ********************************************************************************************************************** FUNCTION MaakDLM &&dutch for: make delimited(dlm)...
  8. Ropje

    Datadictionaries, why?

    I'm working on a new n-tier application, and we are in the "modeling" fase. We will build it with VB6, and it has to work with an Oracle and a SQLserver database, maybe even with an AccessDB. We are looking into the use of a datadictionary, but I know almost nothing about this subject...
  9. Ropje

    Sending Emails

    Hello Andy K, Have you tried to use api calls? I read the below on this site somewhere () maybe it was another site: Quote: Hello H Hill the code below will open the users default Browser and e-mail for the browser example i use Netscape Nav and Messenger , when i run this code it opens...
  10. Ropje

    Help Running Word from VFP

    Thank you, Tomas, Dobber en Robert, for replying to my reply, which was more a question. Tomas, I think I more or less understand your approach, but the problem with my application is that the user MUST be able to edit. We now provide means to make a "template letter" in Word, using an...
  11. Ropje

    Help Running Word from VFP

    hello dobber, I don't have the answers to your question, but am very interested in the combination Foxpro/Word. Do you do anything else, apart from starting Word? I want to find a way to make a lot of information from my application available in Word, so I can sent letters to clients, make...
  12. Ropje

    movepro syntax

    I work with VFP5 everyday, and I have never heard of a command called &quot;movepro&quot;. Are you sure this is not a function or procedure in a .prg in the project?<br>greetings Ropje, Programmer
  13. Ropje

    Win32Api Functions Documentation

    jon, i have a little gadget called ApiGuide.exe, it contains a lib of info on all sorts of apicalls.<br>you can also update the info via the internet..<br>it really is very usefull.<br>This is where i found it, it was free.<br>greetings Rop, Netherlands<br><br>API-Guide KPD-Homepage at <A...

Part and Inventory Search

Back
Top