View Single Post
Old Mar 13th, 2006, 7:48 AM   #4
forcerr
Newbie
 
Join Date: Mar 2006
Posts: 8
Rep Power: 0 forcerr is on a distinguished road
so my script would work like this???

if computer = "comp1" AND "comp2" Then
do something...
elseif computer = "comp3" AND "comp4" Then
do something...
end if

?????
forcerr is offline   Reply With Quote