gpg: Signature made Thu Mar 6 11:51:09 2008 UTC using DSA key ID E43DA450
gpg: Good signature from "Matthew John Toseland <toad@amphibian.dyndns.org>"
On Thursday 06 March 2008 09:36, juergen urner wrote:
> Help! My Fcp wrapper drowns in if ..else cases.
>
>
> It is a bit unclear from the wiki when the message terminator of
> a message is "EndData" and when it is "Data". My current headscratcher
> FCPPluginMessage. I hope everyone out there uses "Data" as terminator
> in case data is attatched.
>
> Would be way easier if "DataLength" was reserved to indicate attatched
> data and "Data" as terminator would go away, but DataFound gets in the
> way here.
> If.. else.. elif...
I don't see that it matters. Any line that doesn't start or end a message will
have an '=' in it.