edrevolution / pywright

Automatically exported from code.google.com/p/pywright
0 stars 0 forks source link

macro cheesy x y z name= -> macro that can be run with those args #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
macro myphoenix z name=
char phoenix z=$z name=$name
endmacro

myphoenix 5 name=1
"Hello I am at z=5"
delete name=1

Original issue reported on code.google.com by saluk64007@gmail.com on 6 Jan 2011 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by saluk64007@gmail.com on 20 Jan 2011 at 1:59

GoogleCodeExporter commented 9 years ago
No keyword arguments yet, but argument arguments are enough for next release. 
Moving out milestones.

Original comment by saluk64007@gmail.com on 23 Feb 2011 at 6:01

GoogleCodeExporter commented 9 years ago

Original comment by saluk64007@gmail.com on 16 Jan 2014 at 10:34

GoogleCodeExporter commented 9 years ago

Original comment by saluk64007@gmail.com on 24 Jan 2014 at 10:29