J
JonWayne
If the calling function of a CommandBars menu item requires a few string
arguments, how do you enter the OnAction property setting for that menu
item? Lets say the function was declared as :
Function DownloadFile(SiteAddress$, Login$, Password$, SomeNum%, FileSpec$)
arguments, how do you enter the OnAction property setting for that menu
item? Lets say the function was declared as :
Function DownloadFile(SiteAddress$, Login$, Password$, SomeNum%, FileSpec$)