[QUOTE=prashantuparkar;43837]Put the following command in the command line
Q EVAR PMLLIB
Navigate to the path which is the outcome of the above command
under this folder you will find a folder named COMMON
In COMMON folder you will find FUNCTIONS folder
copy the file in FUNCTIONS folder
Run following commands,
PML REHASH ALL
PML INDEX
---All this is a one time activity................
Now you can call the function through command line using following command,
call !!pipemtoreport()
Refer this post. Does it help?
[QUOTE=prashantuparkar;43837]Put the following command in the command line
Q EVAR PMLLIB
Navigate to the path which is the outcome of the above command
under this folder you will find a folder named COMMON
In COMMON folder you will find FUNCTIONS folder
copy the file in FUNCTIONS folder
Run following commands,
PML REHASH ALL
PML INDEX
---All this is a one time activity................
Now you can call the function through command line using following command,
call !!pipemtoreport()
Refer this post. Does it help?