Dear SDN Experts,
I currently have no access to a IP system and have some doubts requesting your advise:
1. In fox , is it allowed to compare 2 characteristic values as in :
" if char1 = char2 . " <--- is fox able to compare the 2 characteristic values which are alpha-numeric?
2. In fox 'foreach' , can i do the following:
ABC = 2008.
Foreach abc, char2, char3. <---- does this mean abc is fixed value and char2 is all values possible?
.....
Endfor.
thanks!!
best regards
Cran