error CS1056

manu

Active Member
Licensed User
Longtime User
Hello friends.

I am trying to compile an application optimized and gives me the same mistake in different lines, but it is always the same CS1056: C character 'i' unexpected.

Sub txtFiltCli_KeyPress (key)
timer4.Enabled= true

End Sub


Thank you
 

manu

Active Member
Licensed User
Longtime User
if replacing the letter 'i' no longer gives me wrong.

someone who knows?

Sub txtFltCl_KeyPress (key)

timer4.Enabled= true

End Sub
 

manu

Active Member
Licensed User
Longtime User
Thank you agraham

are 6,000 lines of code, I will try to fix it, if not achieving what I will send you part of the code.


thank you very much for your help.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…