Results 1 to 2 of 2

Thread: CallByName

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    New Jersey
    Posts
    334

    Post

    I used it once when I made a simple program to change Celcius into Farenheit. I made a function that took the number in a text box (Celcius), and converted it. This function was called using CallByName. Not much different than calling any other ways.

    ------------------
    Regards,
    Alexander McAndrew
    VB Zone
    http://gsenterprise.server101.com


  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    I would be interested in knowing if anyone has used the new VB6 CallByName function in an application, and if so what you did with it. If you're not familiar with CallByName, see this thread for an explanation.



    ------------------
    Marty

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