>> p: as-pair a b == 1x2 is enough or
>> p: to-pair reduce [a b] == 1x2 On 09.11.2009 14:00, Semseddin Moldibi [ Bircom ] wrote: > p: make pair! as-pair a b > > should work. > > >> Hi! >> =20 >> I'd like to use variables in a make statement for creating pairs: >> =20 >> a: 1 >> b: 2 >> p: make pair! [a b] does not work for me. >> =20 >> tia >> =20 >> Peter Bj=F6rk >> =20 >> Schweizerische Depeschenagentur Ag >> =20 >> L=E4ngassstrasse 7 >> CH-3012 Berne >> =20 >> Tel-M: +41-31-775 9892 >> Tel-G: +41-31-309 3986 >> =20 >> E-Mail: [email protected] >> -- >> To unsubscribe from the list, just send an email to >> lists at rebol.com with unsubscribe as the subject. >> > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
