Hi Paul,
This is a pretty cheesy solution, but you could write a macro function that calls the original function and accepts a string as the last parameter:


Pauls_HamFetchMail(server, port, user, pass, "# pull xxx mail acct")

then Pauls_HamFetchMail passes the first four parameters to the original function.
tc


Paul B. wrote:
Paul wrote:

Not that I'm aware of. Potentially creating a macro function would
solve this since you can put the comments in the macro code and simply
have the name of the function in the cell itself.

/paul


I don't think that would help me. I'm trying to leave reminders on how to populate functions, and need to see it there before me while or just before I type. The note's aren't bad, but I think in cell comments would be better.


Paul


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to