CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 1999
    Location
    France
    Posts
    29

    Nobody wants to answer or nobody CAN'T Answer???

    I posted 2 times the same question this afternoon but nobody answer me!!!

    Is that impossible to resolve my problem?


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Nobody wants to answer or nobody CAN'T Answer???

    >Nobody wants to answer or nobody CAN'T Answer???
    may be nobody understands your question.
    That's at least true for me.
    You said you want to get the value of an environment variable and you DO know the Environ function in VB.
    Then, what's your problem?
    Why do you refer to scanf in C?
    What do you mean by "prompt"?



  3. #3
    Join Date
    Jan 2000
    Location
    MO, USA
    Posts
    1,506

    Re: Nobody wants to answer or nobody CAN'T Answer???

    I don't have the answer to do what you want. People don't reply because they don't have the answer, so just be patient (as urgent as your project is, you'll have to wait). When you get an answer it will make up for delay.

    Just a suggestion: there may be an API call you can use with the window's handle to get the reponse from the sytem. check out Dan Appleman's book "Visual Basic Programmer's Guide to the Win32 API". If there is way, i will almost guarantee that an API is involved. I don't have any other suggestions, sorry.

    John

    John Pirkey
    MCSD
    www.ShallowWaterSystems.com
    John Pirkey
    MCSD (VB6)
    http://www.stlvbug.org

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured