` Printed Icetips Article

Icetips Article



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



Printed May 4, 2024, 3:56 pm
This article has been viewed/printed 35127 times.
Google search has resulted in 18 hits on this article since January 25, 2004.