Hallo,
tania habib hat gesagt: // tania habib wrote:

> Or is there a way of seperating the destination file path and file name into
> two seperate blocks and combining them later in open message block

Yes. Assuming your directory and filename come in a list for example
generated with [pack s s]. Then If you're using pd-0.40 and up you can
just use a message box: [open $1/$2(

If you're still on an older version of Pd, you can use [makefilename]
in two steps as shown in attached patch (or the help file)

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__

Attachment: double-makefilename.pd
Description: application/puredata

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to