#!/usr/bin/env /friends/bin/basicscript Do num 10 ? 12 For i=1 to 3 If i=2 then next i ? i If i=3 then 8 Next i End ? "draussen"