At 14:53 +0100 2003.11.24, Martin Buchmann wrote: >The call was 'test "Hallo"'. I _only_ need some >way to make my droplet aware of that "Hallo".
What is "Hallo"? What is "test"? >I'm sure someone with more experience or better >understand would have solved it without any >problem but onceagain it seems that i'm not that >smart :-( Well, using what John was saying, If you want "Hallo" to be the first argument to your droplet: tell app "MacPerl" to Do Script {file_path, "Hallo"} I am not sure what form you want this in. You want to tell a MacPerl script how to do this from another MacPerl script? If so, that can be hard, since MacPerl can only run one script at a time. Do you want examples with C? I am not sure the nature of it all. -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/