I run my old progrme in B4i 5.3
it's OK
but I update the B4i 5.3 to B4i 5.81
A strange mistakes happened
it's OK
but I update the B4i 5.3 to B4i 5.81
A strange mistakes happened
B4i Version: 5.81
Parsing code. (0.17s)
Building folders structure. (0.03s)
Compiling code. Error
Error compiling program.
Error description: Variable name cannot be the same as a module name.
Error occurred on line: 58
Public Sub PatchBytes(Link As String, Data() As Byte)
Word: patchbytes
In my programe have not the sub patchbytesParsing code. (0.17s)
Building folders structure. (0.03s)
Compiling code. Error
Error compiling program.
Error description: Variable name cannot be the same as a module name.
Error occurred on line: 58
Public Sub PatchBytes(Link As String, Data() As Byte)
Word: patchbytes