Hi guys,can any one explain what is num=50 in this script
on (release, keyPress “<Enter>”) {
getURL(“http://www.google.com/search?num=50”, “_blank”, “GET”);
fscommand(“quit”);
}
advance thanks
santosh
Hi guys,can any one explain what is num=50 in this script
on (release, keyPress “<Enter>”) {
getURL(“http://www.google.com/search?num=50”, “_blank”, “GET”);
fscommand(“quit”);
}
advance thanks
santosh
:: Copyright KIRUPA 2024 //--