01-21-2013, 04:12 AM
Thanks for your reply.
Regarding second issue. Strange, but Ucc gives error always if goto references are without '. Decompiled normal goto text references with UE Explorer are shown correctly. F.e:
Startjob:
.....
....
goto 'Startjob'
And only decompiled loops gives references without '.
Thanks for good advice,I'll try to use "View Tokens"
Good luck with your projects!
Regarding second issue. Strange, but Ucc gives error always if goto references are without '. Decompiled normal goto text references with UE Explorer are shown correctly. F.e:
Startjob:
.....
....
goto 'Startjob'
And only decompiled loops gives references without '.
Thanks for good advice,I'll try to use "View Tokens"
Good luck with your projects!