Re: [NTLK] MAD Max without Mac?

From: Steve Weyer (weyer_at_kagi.com)
Date: Mon Mar 04 2002 - 05:18:26 EST


> From: "=?iso-8859-1?q?Jochen_Sch=E4fer?=" <js.josch_at_gmx.de>
> Date: Sun, 03 Mar 2002 18:00:26 +0100
>
> I did what Steve Weyer wrote about importing MP3s via Sloup,
> but I always get some error about Entry spec invalid!
> Here is what I sent:
>
> audio
> {class: 'symbol, title: "string", artist: "string", album: "string",
> codec: "string", {MP3Dat
> "binary:samples"}}

if this is literally what you had, then I can see 1-2 problems.

MP3Dat -> MP3Dat:

if the entryspec isn't all on one line, then you'd need to use line
continuations, e.g.,

{class: 'symbol, title: "string", artist: "string",\
  album: "string", codec: "string", {MP3Dat: "binary:samples"}}

-- 
Steve

-- Have you checked the FAQ lately? http://www.guns-media.com/mirrors/newton/faq/ This is the NewtonTalk mailing list - http://www.newtontalk.net To unsubscribe/manage: visit the above link. Questions: victor_at_newtontalk.net



This archive was generated by hypermail 2.1.2 : Tue Apr 02 2002 - 14:02:01 EST