VCCC2023 IS-Basic Snowflakes Author: SlashNet Category: Christmas Challenge System: Enterprise 64/128 Language: IS-BASIC 2.1 Len source code: 334 bytes Instructions: Install EP128emu Set working directory to the location where the file is located (alt+F) Select a File I/O config eg. : EP_128k_Tape_FileIO.cfg (alt+Q) Select enable Virtual File I/O (shift + F10 then tick it) then enter the following command in Basic LOAD "CSCH2.BAS" Or just simply press F1 and select the file Description: Clears screen Sets the right margin and cyclically prints part of the string (length read from the DATA block) Comments: Made just for fun