Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Templates: Adding locally declared files to file schematic 1999-01-29 -- Christopher Hargett Newsgroups: TopSpeed.Topic.Templates
Jean-Marc wrote:
> I would like to be able to prime the file schematic with a file - at the
> procedure level. Is there a way I can do that?
Hi Jean-Marc!
I don't think there is a way to add it to the File Schematic Tree. That
would mean adding the file to the %OtherFile variable and it is "Read Only"
to the template. But you can fix it so the open and close for the file is
automatically generated by placing some code like this in your Extension
template:
#ATSTART
#ADD(%ProcFilesUsed,'SecurityFile')
#ENDAT
HTH!
Harg
Today is November 21, 2024, 6:57 am This article has been viewed 35219 times. Google search has resulted in 18 hits on this article since January 25, 2004.
|
|