View Single Post
  #119  
Old September 15th, 2006, 05:49 PM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: Contemplating a graphical Templatizer...

Just thought I'd mention that I just now added a "quick-parser" which detects any errors in your data fields and highlights them red! Very simple to do given that I was already running the data through the script engine all at once - this time I just run some of it through! The quick-parser also lets you hover over a field and view its value; haven't tested it with actual templatized items, mainly because I haven't implemented those yet, but I imagine it would look something like this: [10, 20, 30, 40, 50] for a simple 5-level progression
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote