Search found 2 matches
- Sun Jan 13, 2013 4:01 am
- Forum: Forum
- Topic: ERROR MESSAGE IN COMPILE
- Replies: 1
- Views: 13628
ERROR MESSAGE IN COMPILE
CS0149 method name expected. I am getting this error message. Can anyone tell me what it means or what I have done wrong? Thanks, Bob
- Sun Dec 19, 2010 6:34 am
- Forum: Forum
- Topic: Can anyone help with EdgeRater script code?
- Replies: 1
- Views: 18292
Re: Can anyone help with EdgeRater script code?
HH:= HHV(C,120);
HHH:= REF(HH,10) ==REF(C,10);
EVENT: HHH & C< REF(C,10);
This code should do the job. Good Luck. Bob
HHH:= REF(HH,10) ==REF(C,10);
EVENT: HHH & C< REF(C,10);
This code should do the job. Good Luck. Bob