Reply To: RE: RE: RE: Imports

The imports can be added to a class using tagged values - you can find it in Properties dialog - Tagged Values tab. If you add a tagged value: Tag=Import Value=NameOfYourImport; you can enumerate the imports in the source code template this way:

<%==SIM:ForEach:Element.Imports==%>

#include <%==SIM:Import.Name==%>;<%==SIM:Line==%>

<%==SIM:EndFor==%>

Dusan Rodina - softwareideas.net 16 May 2017 21:47:16

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]