Hi,
I have a board (http://www.planetemultimedia.com)
For migrate entire board on other system board, I would want to create Robot.
This robot must be read all topics, and write in new board.
For create simple robot for 1 page, it's easy, but for multiple pages, its more difficult for me..
This is the principe of robot :
- Enter in first section (for each...)
- Enter first topic
- read 1st message (for each again....)
write topic in my new board
- if multiple page, continue to next page..
etc.. etc...
My problem it how to integrate lot of For each. (for each (for each (for each ) ) )
thanks for your help, and excuse me for my english
Dany