PROGRAM
INCLUDE('windows.inc')
MAP
INCLUDE('windows.inc')
END
CODE
MESSAGE('Hello, World!', 'Clarion Message', ICON:Information + BUTTON:Ok)
PROGRAM
INCLUDE('windows.inc')
MAP
INCLUDE('windows.inc')
END
CODE
MESSAGE('Hello, World!', 'Clarion Message', ICON:Information + BUTTON:Ok)
MyString STRING(20)
CODE
MyString = 'Hello, Clarion!'
DISPLAY(MyString)
MyArray ARRAY[3] OF STRING(10)
CODE
MyArray[1] = 'One'
MyArray[2] = 'Two'
MyArray[3] = 'Three'
DISPLAY(MyArray[1], MyArray[2], MyArray[3])
MyThread THREAD('MyProcedure')
CODE
START(MyThread)
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)