Hello, i would like to know if it is possible to change name of variable or Alias
e.g
[code:1:279cc1dfe9]
Dim a As String * 7
Config PORTD.0 = Output
oldName Alias PORTD.0
Input a
a = oldName
[/code:1:279cc1dfe9]
[b:279cc1dfe9][color=red:279cc1dfe9](BASCOM-AVR version : 2.0.7.7 )[/b:279cc1dfe9][/color:279cc1dfe9]
↧