hello everybody
in windows i can make a batch file with name
check.bat
ping 127.127.127.127
and every time i want to execute, i can just type check.bat or check
now i made the similar script check.rsc and upload it via ftp
ping 127.127.127.127
and type check.rsc but it won’t execute and if type /import check.rsc then it executes
can’t i just type the filename check.rsc and execute it as with the batch files of windows instead of /import
Thankyou
sanjeev
hi normis
okay i added a new script check on system script.
the script contained the following code
ping xxx.xxx.yyy.zzz
now i went to /system script from terminal and typed “run check” (without quotes)
but i didn’t see any output.
am i missing something?
i hope script gurus will show me the way.
Thankyou verymuch
sanjeev
Thankyou janisk now i caught my mistake
I was trying on Router board 111/112 CPE.
I tried it on ROS 3.17 and it worked like charm.
Thankyou everyone
and special thanks to janisk if he would not have replied to my post i would have never known this fact.
Thanks once again
Sanjeev