Thread: Dialog prompts
View Single Post
Old 11-23-2010, 11:10 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

I found a mistake in my routine where only the first set of brackets gets the \ stripped

In the below example it renders fine

SITE CMD %d[Command [ optional \] text] blah

but if you did...

SITE CMD %d[Command [AA\] [ BB \] text] blah

...only the first set of brackets strips the \ and the extra padding doesn't seem to effect the parser.
bigstar is offline   Reply With Quote