Makes webDOM gather a certain number-of-items from the current browser page. The current page on the browser should be a page in a list of pages, with Next links to eachother. webDOM will stop autogathering as soon as it has reached the limit imposed by number-of-items specified or if it gets to last page of the list of users. If number-of-items or any other Auto-Gather limit setting is not used, autogather will stop when it cannot find a next page link.
Quick Reference for "gather" Click on command to see examples & comments
Program Level Commands Usage: gather Description: Gathers all possible items to all used lists. This command will gather from one page only To gather multiple pages, use autogather.:200
But let's say you wanted to autogather only for five pages.
Quick Reference for "wd.gather.pages" Click on command to see examples & comments
WebDOM Program Variables Description: Sets the Auto-Gather page limit to a certain number of pages you set this variable to.=5
autogather
Quick Reference for "autogather" Click on command to see examples & comments
Program Level Commands Usage: autogather[:number-of-items] Description: Makes webDOM gather a certain number-of-items from the current browser page. The current page on the browser should be a page in a list of pages, with Next links to eachother. webDOM will stop autogathering as soon as it has reached the limit imposed by number-of-items specified or if it gets to last page of the list of users. If number-of-items or any other Auto-Gather limit setting is not used, autogather will stop when it cannot find a next page link.
Quick Reference for "autogather" Click on command to see examples & comments
Program Level Commands Usage: autogather[:number-of-items] Description: Makes webDOM gather a certain number-of-items from the current browser page. The current page on the browser should be a page in a list of pages, with Next links to eachother. webDOM will stop autogathering as soon as it has reached the limit imposed by number-of-items specified or if it gets to last page of the list of users. If number-of-items or any other Auto-Gather limit setting is not used, autogather will stop when it cannot find a next page link. is called with no arguments and before you call it you set the page limit to five. Let's say you wanted to do by friend limit or page limit... you could do:
Quick Reference for "wd.gather.pages" Click on command to see examples & comments
WebDOM Program Variables Description: Sets the Auto-Gather page limit to a certain number of pages you set this variable to.=5
wd.gather.friends
Quick Reference for "wd.gather.friends" Click on command to see examples & comments
WebDOM Program Variables Description: Sets the Auto-Gather friend limit to a certain number of friends you set this variable to=30
autogather
Quick Reference for "autogather" Click on command to see examples & comments
Program Level Commands Usage: autogather[:number-of-items] Description: Makes webDOM gather a certain number-of-items from the current browser page. The current page on the browser should be a page in a list of pages, with Next links to eachother. webDOM will stop autogathering as soon as it has reached the limit imposed by number-of-items specified or if it gets to last page of the list of users. If number-of-items or any other Auto-Gather limit setting is not used, autogather will stop when it cannot find a next page link.