PDA

View Full Version : How: change KTR settings with the command line?



kettle_anonymous
02-06-2006, 12:20 PM
specifically in the DOS mode on a windows machine?


I have a spoon file that loads and works great via the command line. How do I change settings in the KTR with options on the command line?

MattCasters
04-12-2006, 04:12 AM
(Catching all messages that didn't get a reply earlier, sorry!)

You can simply add commandline options AFTER the other Pan options.
You can grab these by using the "Get System Data" step. That gives you 10 commandline options to work with.

A lot of steps also allow you to use environment variables, set these in the Pan or Spoon scripts.

Hope this helps,

Matt