Author Topic: Z-Dialog assistance required  (Read 563 times)

Legacy_Tassie Wombat

  • Jr. Member
  • **
  • Posts: 78
  • Karma: +0/-0
Z-Dialog assistance required
« Reply #15 on: February 07, 2012, 06:46:45 am »


               Still getting the same error message.  I'll take another look at it tomorrow ... it's getting too frustrating now lol.
               
               

               
            

Legacy_FunkySwerve

  • Hero Member
  • *****
  • Posts: 2325
  • Karma: +0/-0
Z-Dialog assistance required
« Reply #16 on: February 07, 2012, 06:48:02 am »


               It looks like you copied a quote of my post, which would turn the newlines into simple 'n's, and not the post itself. That likely broke it via whitespace issues, as well.

Funky
               
               

               
            

Legacy_FunkySwerve

  • Hero Member
  • *****
  • Posts: 2325
  • Karma: +0/-0
Z-Dialog assistance required
« Reply #17 on: February 07, 2012, 04:05:19 pm »


               Here's a link to a working copy of the script in .ls form. All you have to do is open in a text editor and swap out the name of the module. Make sure to leave the file extension as .ls. When you run it, the command line will be:
moneo dump_convos.ls > name_of_output_file.txt

You can call the output file whatever you like, it will create a txt file with the appropriate output in the same folder.

Funky