03.01.2012, 15:44
HEy guys i always get one error and one warning in this line:
ID = SupportInfo[Slot][Ssys_FromID];
I tried to put the ID of a person on ID. That works with the Support-Slot, which is already defined. But now i get these errors/warnings:
1. must be lvalue (non-constant)
2. expression has no effect
Pls help!
ID = SupportInfo[Slot][Ssys_FromID];
I tried to put the ID of a person on ID. That works with the Support-Slot, which is already defined. But now i get these errors/warnings:
1. must be lvalue (non-constant)
2. expression has no effect
Pls help!