bgarrels / zipscript

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

Add identifier to allow template defined parametes inserted in a macro definition #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ex:
[#macro foo]
   [@.someTLD someParam/]
[/#macro]

Use the '@.' prefix to represent added template-defined parameter to caller
reference

Original issue reported on code.google.com by joe...@gmail.com on 1 Jul 2008 at 2:33

GoogleCodeExporter commented 9 years ago

Original comment by joe...@gmail.com on 1 Jul 2008 at 6:41

GoogleCodeExporter commented 9 years ago

Original comment by joe...@gmail.com on 1 Jul 2008 at 9:04

GoogleCodeExporter commented 9 years ago

Original comment by joe...@gmail.com on 2 Jul 2008 at 2:00

GoogleCodeExporter commented 9 years ago
description is wrong:  the identifier is [.@whatever ...]

Original comment by joe...@gmail.com on 2 Jul 2008 at 7:03