webDOMinator - Minion Scripting Language Reference

Search a Command:
<< Back to Program Level Commands

setlistfile

Usage...
setlistfile:filename
Sets the list file to save to. This is for use when the automatic list saving option is activated. In your script, before performing the autogather function when you're starting a brand new list, use this command to make it so that webDOM doesn't pop up a "save list" dialogue and halt automation.
This applies to webDOM version 2.1.2 and above.

User Comments on setlistfile

Where to use this command

Written by: webDOMinator 2 years and 5 months ago

Okay, so this is a very new feature at this point. The best way to use it is when you have the "Save List after every Action" checked in your plugin options. Use it to set a list name before the save dialog box normally pops up... any action can be either gathering or automation like friend adding, etc. Here's an example:

Code
loadplugin:bebo
setlistfile:sys.plugindir^lists\templist.list
login
navigate:global.searchurl
autogather:200
add_all

Notice how setlistfile was the second thing I did, because after that, I'm doing actions like autogather and add_all.

Post a Comment About the "setlistfile" Command
Title:
Comment:
Post as Anonymous:
User Login
Username:
Email:
Password:
webDOMinator is copyright ©2008, 2009, 2010, 2011, 2012 Nathaniel D. Gibson. All Rights Reserved.
Contact | Tutorials | Forum
By using webDOMinator you are taking all liability in to your own hands. Nathaniel D. Gibson is not responsible for any damages, loss, or defamation (legal or otherwise) caused to you or your business from using this program. Nathaniel D. Gibson is not associated with, affiliated with, nor responsible for the content submitted and displayed by users of this site.