Re: [isfile] ?
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 11439
interpreted = N
texte = >>look under [listfiles] in the context tags of the online ref. It is used>>for doing a complete directory not just a specific file unless you render>>the folder ahead of time which is how we plan to use it.Until we get some new tags for file-existence checking, you can 'pre-render' the contents of a folder into a database so at least you don't have to type new files in from memory.Here is some WebDNA that 'renders' all the online docs into a single database. You can modify it to look for files of type .gif and just store their names into a database (don't try to store the contents of a .gif file into a database field, however -- binary information would make it unhappy).[closedatabase alldocs.db][writefile alldocs.db]filename contents[/writefile][listfiles webcatalog/webcatreference][filename]
[showif [filename]^.html][append alldocs.db]filename=[filename]&contents=[url][include file=webcatalog/webcatreference/[filename]&raw=T][/url][/append][/showif][/listfiles]Grant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Associated Messages, from the most recent to the oldest:
>>look under
[listfiles] in the context tags of the online ref. It is used>>for doing a complete directory not just a specific file unless you render>>the folder ahead of time which is how we plan to use it.Until we get some new tags for file-existence checking, you can 'pre-render' the contents of a folder into a database so at least you don't have to type new files in from memory.Here is some WebDNA that 'renders' all the online docs into a single database. You can modify it to look for files of type .gif and just store their names into a database (don't try to store the contents of a .gif file into a database field, however -- binary information would make it unhappy).[closedatabase alldocs.db][writefile alldocs.db]filename contents[/writefile][listfiles webcatalog/webcatreference][filename]
[showif [filename]^.html][append alldocs.db]filename=[filename]&contents=
[url][include file=webcatalog/webcatreference/[filename]&raw=T][/url][/append][/showif][/listfiles]Grant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Grant Hulbert
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WebDNA 6 (2004)
WCS Newbie question (1997)
can WC render sites out? (1997)
select multiple 2 more cents (1997)
unable to launch acgi in WebCat (1997)
WebCat2b13MacPlugin - [math][date][/math] problem (1997)
WebCat2 - many [carts] on one template page? (1997)
Re:listfiles-looking for slick solution (1997)
Location of Browser Info.txt file (1997)
[showif] with ! (2000)
WebDNA Quick Reference (Reserved Words) (2000)
WC2b12: Yes, Formulas.db is for real (1997)
Summing fields (1997)
Search bug. Help (2002)
Initiating NewCart (1997)
WebCat2 - Getting to the browser's username/password data (1997)
Append File help needed (2000)
WebCat and image maps (1997)
problems with 2 tags (1997)
[Announce]: Web server security and password protection (1997)