10-28-2006, 08:42 PM
within "ShowDialog" it is the following:
if(!i) end "cannot create dialog. Dialog definition not found or is invalid%s" 0 es
just before that, it exectutes within CompileDialog:
if(findrx(dd "(?s)^[ ;]*BEGIN DIALOG *[](.+?)[][ ;]*END DIALOG$" 0 8 si 1)<0) ret
It returns from CompileDialog at this command
if(!i) end "cannot create dialog. Dialog definition not found or is invalid%s" 0 es
just before that, it exectutes within CompileDialog:
if(findrx(dd "(?s)^[ ;]*BEGIN DIALOG *[](.+?)[][ ;]*END DIALOG$" 0 8 si 1)<0) ret
It returns from CompileDialog at this command
There ought to be a law that limits the number of laws!