CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Function

  1. #1
    Join Date
    Oct 1999
    Posts
    5

    Function

    I use VB 5.0 Professional Edit
    some build in function does not wok such as Trim, Format, String etc

    some does work such as Left...

    Why is that?
    How can I fix the problem?

    Please help
    thank you


  2. #2
    Join Date
    Jul 1999
    Posts
    20

    Re: Function

    Hi,

    Some reference might be missing.
    Select the menus PROJECT->REFERENCES and check all the references. if MISSING legend appears in any of the selected reference then uncheck it.

    rgds
    Praba


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