Hi,
I'm programing with a friend, he uses PB 2.1, I use PB 3.5 or 3.2 or PBCC.
He has compiled code and there occurs the error message "FUNCTION in a FUNCTION".
Whats the matter?
I assume, that PB 2.1 does not understand "FUNTION = xyz" in a FUNCTION.
Which restrictions are essential, I mean: If I must write code which is compatible to PB 2.1?
Bye Elec
I'm programing with a friend, he uses PB 2.1, I use PB 3.5 or 3.2 or PBCC.
He has compiled code and there occurs the error message "FUNCTION in a FUNCTION".
Whats the matter?
I assume, that PB 2.1 does not understand "FUNTION = xyz" in a FUNCTION.
Which restrictions are essential, I mean: If I must write code which is compatible to PB 2.1?
Bye Elec
Comment