Run parameterised fuction from command line

P

Pradeep

I have a macro which runs a function. The function has an input
parameter. I want to run the macro from a command line statement.
How do i pass the input parameter to the function. ?
How to read a command-line statement in the function

Please help
 
Top