Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Including a file
Message
From
27/07/2001 15:40:56
 
 
To
27/07/2001 15:38:31
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00532053
Message ID:
00536646
Views:
8
>>Is there a way in a template to include a file. I have this header that I would like several templates to use. For now, I have to paste it in every file. As this is a template, the ASP include command doesn't work. Is there a way to do that?
>
>Michel --
>
>A long answer would be to create your own preprocessor in VFP. Wouldn't be too hard.
>
>FOR X = 1 TO list of files to open.
> FileToStr()
> Search for Include directive.
> IF Include directive found
> FileToStr()
> Insert string in place of directive.
> ENDIF
>ENDFOR

This is what I am already doing. I was wondering if there would be a syntax in WWC which would have supported that at the template level.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform