S.C.L. System Control Language


I.C.L VME systems (Virtual Machine Environment) prevelant throughout the
United Kingdom utilize a block structured language called S.C.L (System
Control language) and too say hello world using it one would type in :-

SMSG("Hello World") 

The SMSG must be in uppercase and stands for Send_Mesage indeed the
command can also be entered as :-

SEND_MESSAGE("Hello World") 


submitted by: tigger@foothill.net