Does anyone could help me to create browser TCL... please
the command is:
!browser http://egghelp.org
Bot will browsing to the web site and display 10 first line of web coding.
!stopbrowser http://egghelp.org
Bot will stop browser automatically.
Making a script grab 10 lines from a webpage is easy, but I doubt you could make one with any type of interrupt to arbitrarily stop showing more of the page. Check the tcl archive for various example web scripts or the forum, where there are a ton of examples.