Re: Function parameters: trying to pass a control

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks for the pointer. I managed to get it to work, but I went ahead
and used the CALL keyword (I like the look of the parenthesis - makes
it cleaner I think).


-- J

.



Relevant Pages

  • Re: Function parameters: trying to pass a control
    ... Yes, I prefer the use of Call, as it make the intent obvious. ... and used the CALL keyword (I like the look of the parenthesis - makes ... it cleaner I think). ...
    (microsoft.public.excel.programming)
  • Re: Centralised MsgBox
    ... actually no. Depending on whether you are or are not using parenthesis ... when calling methods, you may, in fact have to use Call. ... relate to the use of the Call keyword. ... Failure to do so will cause a compile error. ...
    (microsoft.public.vb.general.discussion)
  • Re: Centralised MsgBox
    ... actually no. Depending on whether you are or are not using parenthesis ... when calling methods, you may, in fact have to use Call. ... relate to the use of the Call keyword. ... Failure to do so will cause a compile error. ...
    (microsoft.public.vb.general.discussion)
  • Re: New "base document" available
    ... That is not normally how command lines are constructed. ... default positional keyword is entered into the keyword name by the function. ... What happens with myprog A,P1=B ... 15 clp-name usage pointer. ...
    (comp.lang.cobol)
  • Re: pesky Pointers !!
    ... A reference as a parameter in a definition allows the programmer to pass ... *px dereferences the pointer to get the value ... I notice a couple of different C++ styles one which out tutor insists we ... she insists on this type of style for parenthesis ...
    (alt.comp.lang.learn.c-cpp)