Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the best video database software?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: meriator
« on: January 01, 2010, 03:56:44 pm »

...first happy new year to all of you

@nostra
1. may be a Bug?
I currently working on a script parsing a german TV-Eipsode-Guide page
it seems that I can't add a season with number zero (0) via executing a script,
except the case that this zero season is the only one I'm trying to add.
If I add more then one season, the episodes of this zero-season
will be inserted as episodes of the first-season
and then
the desciription will be overwritten with the episodes-desciription of the first-season

...but I can do so manually via PVD
... or having two script-types
 one parses the zero-season if there is on
 and a second one parsing normal seasons ( means number > 0)
 
2. is there a way to display a short Status-messages while the script is running
   the reason is , there are TV-soaps with more then 700 episodes in a single season
   so my script is running a long time, while I do not know whats goinig on
   I use the taskmanger to see that there is still action
  but I do not know, weather the script does its job or running in an endless loop.
of course I can use the ShowMessage function
but this is not very comfortable in this case

3. is there a way to get the mid of the last inserted episode
   to change /add other values of the episode in the same loop
   or is this imposible because of using transaction/rollback mechanism of firebird

4. a while ago i asked for RegEx support via ScriptEngine
    is there any future for this

thanks so far  meriator
anything