Digging through the archives, I found the answer! thanks -- -----Original Message----- From: Bill Killillay [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 17, 2001 4:26 PM To: Fusebox Subject: RE: Download the WireFrame App (no database required!) Lee, I found a bug in the actLoadApplicationVariables.cfm After I would edit the myApp.wir file it would not display any data, I changed the following line: <cfloop list="#fileString#" index="aLine" delimiters="#chr(10)#"> <cfloop list="#fileString#" index="aLine" delimiters="#chr(10)##chr(13)#"> Also I found that I had to open and save each of the wir files in Studio before I could use them. Once I did both of these things I have been able to change that wir file to my hearts content and it works great. Thanks, Bill > -----Original Message----- > From: lee borkman [mailto:[EMAIL PROTECTED]] > Sent: Saturday, February 17, 2001 7:39 AM > To: Fusebox > Subject: Download the WireFrame App (no database > required!) > > > > Hi all, > > People mostly seem pretty happy with the version > of wireframes that I have > been demo-ing on Bjork.net, so I have now posted > the source for downloading. > > Just head for http://bjork.net/wireframe, and > follow the pretty pink bits. > Feel free to try the online demo, or download the > code and mess around to > your heart's content. > > Let me know if you find any problems, or let Hal > know if you think the whole > thing is a bad idea ;-) > > Thanks fr all the interest, > > Lee Bjork Borkman > Bjork.Net - ColdFusion tags by Bjork > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
