Skip to content

Spin File

"%spinfile-<filename>%

This is reading a random line from the file. Though the same line is used if this macro is used more than once on a submission with the same file."

Is it possible to have it choose a different line if the macro is used more than once on a submission with the same file? Would be extremely useful to me and cut out a huge part of my content creation process. If not, is there any way to simulate the same thing using different macros?

Thanks :)

Comments

  • Use %spinfile2-<filename>%
    That one doesn't remember any previous line
  • SvenSven www.GSA-Online.de

    And one thing to add here as well...If you use e.g.

    "%spinfile-c:\file1.txt%  %spinfile-c:\file1.txt%  %spinfile-c:\file1.txt%" in one edit field, it uses only once the spinfile from memory, all others are random again.

  • Thanks a lot guys - that has fixed the issue I was having. More reasons I love this tool - fantastic support, fantastic community!
Sign In or Register to comment.