# Can any one explain this script

**URL:** https://forum.kirupa.com/t/can-any-one-explain-this-script/193750
**Category:** flash
**Created:** [July 18, 2006, 7:29am UTC](https://forum.kirupa.com/t/can-any-one-explain-this-script/193750 "2006-07-18T07:29:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![setty](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@setty](https://forum.kirupa.com/u/setty)
#### Post date: [July 18, 2006, 7:29am UTC](https://forum.kirupa.com/t/can-any-one-explain-this-script/193750/1 "2006-07-18T07:29:33Z")

</div>

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](http://www.google.com/search?num=50)”, “\_blank”, “GET”);  
fscommand(“quit”);  
}

advance thanks  
santosh
