Hello, I am looking for a easy to use clipping rectangle. Everything outside that rectangle will be cut off. In the classic Omikron.Basic I had the CLIP command: CLIP x1,y2,x2,y2 That set a rectangle where the screen output will be done. Everything outside that rectangle was cut off. Now I wonder if there is a similar function in FBasic. It would be quite helpful for me. Thanks! Markus