Templates

ID #1005

How to receive the list of %Primary and %Secondary files, used in current procedure by all templates?

Below code:

#FOR(%ACtiveTemplate)
#FOR(%ACtiveTemplateInstance)
#ADD(%FileList,%Primary)
#FOR(%Secondary)
#ADD(%FileList,%Secondary)
#END
#ENDFOR
#ENDFOR
#FOR(%OtherFiles)
#ADD(%FileList,%OtherFiles)
#ENDFOR

Tags: templates, files, tables

Related entries:

Last update: 2007-07-16 16:26
Author: Aleksey Timkov
Revision: 1.0

Digg it! Print this record Send to a friend Show this as PDF file
Propose a translation for Propose a translation for
Please rate this entry:

Average rating: 0 out of 5 (0 Votes )

completely useless 1 2 3 4 5 most valuable

You can comment on this entry