Hi Guys, i will use cronjobs do automaticly export different data in my PHPRunner website. Now i have a problem. i want set all exported "lines" market as exported i created a field for it (autoexportdone -> integer) phprunner should not always export the same lines again so i need this integer for check. how i can do it to mark each exported line as autoexportdone "1" ? regarts daniel