Hello,
when converting a form with a lot of tabs on a frameset, some tabs get the default name instead of the original name after converting from prg to bin again.
Example: see attach => "page5" is displayed instead of "Planning"
I think the properties aren't set in the correct order.
If necessary, I can e-mail you the source form.
Thanks in advance!
Comments: ** Comment from web user: M_N_M **
when converting a form with a lot of tabs on a frameset, some tabs get the default name instead of the original name after converting from prg to bin again.
Example: see attach => "page5" is displayed instead of "Planning"
I think the properties aren't set in the correct order.
If necessary, I can e-mail you the source form.
Thanks in advance!
Comments: ** Comment from web user: M_N_M **
hm strange, you are right.
I took a look at the *.scx like you said and it looks like the source itself is fucked.
(but strangely enough, it opens fine in foxpro)
I'll try to reset the 'pageorders', I think that must be the cause..