Hi,
I have 2 forms in my project that go corrupt after converting from scx to sc2 and backwards.
* sct file size before conversion = 35kb
* sc2 file size after conversion = 26kb
* sct file size after conversion = 1kb
+ error file sc2.err created:
Error 1098, Cannot find end marker [ENDT] that closes start marker [TEXT] on line 523
identificarbloquesdeexclusion, 3440
ERROR (TEXTMERGE(C_END_MARKER_NOT_FOUND_LOC))
Source file: C:\receptenfox6\menuitems.sc2
Any idea what the problem is? The form is easy (not much code) and can't find the possible cause of the problem.
In attachment you can find the form.
Best regards!
btw: sorry, I allready posted in 'discussions', didn't saw this one where I can add attachments (looks like I can't remove the discussion myself :-( )
Comments: ** Comment from web user: fdbozzo **
I have 2 forms in my project that go corrupt after converting from scx to sc2 and backwards.
* sct file size before conversion = 35kb
* sc2 file size after conversion = 26kb
* sct file size after conversion = 1kb
+ error file sc2.err created:
Error 1098, Cannot find end marker [ENDT] that closes start marker [TEXT] on line 523
identificarbloquesdeexclusion, 3440
ERROR (TEXTMERGE(C_END_MARKER_NOT_FOUND_LOC))
Source file: C:\receptenfox6\menuitems.sc2
Any idea what the problem is? The form is easy (not much code) and can't find the possible cause of the problem.
In attachment you can find the form.
Best regards!
btw: sorry, I allready posted in 'discussions', didn't saw this one where I can add attachments (looks like I can't remove the discussion myself :-( )
Comments: ** Comment from web user: fdbozzo **
Hi M_N_M:
I've attached the corrected program zipped, in my testing is working ok with your form.
Can you confirm this?
Thanks!