Link to home
Start Free TrialLog in
Avatar of kretzschmar
kretzschmarFlag for Germany

asked on

qow 6: How to show a Hello World message, without using the forms unit

hi experts,

i am starting a new quest: qow = question of the week :-)
each week i will introduce a new simple? question.

now qow 6

the first working solution will get the points (a graded).

sorry, top 15 experts, you are not allowed to solve this
q, only other can solve this question :-(

well the question is:
How to show a Hello World message,
without using the forms unit?

let see

meikl ;-)
ASKER CERTIFIED SOLUTION
Avatar of DMN
DMN

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of geobul
geobul

Hi,
---
program Project1;

uses Windows;

begin
 MessageBox(0,'Hello, World!','Message', MB_ICONINFORMATION or MB_OK);
end.
---
Regards, Geo
Just wish to say hello !
:)
Avatar of Lukasz Zielinski
Hi kretzschmar nice quest :))
ziolko.
Avatar of kretzschmar

ASKER

well,

and the winner is DMN
because of the first working solution,
also geo's works well.

hi nick :-)

ziolko next week, next quest, maybe you will be the next winner

thanks all for participating in this quest

next week, the next ?simple q

meikl ;-)
meikl, looks like gotta be very quick to be a winner :))
ziolko.
sometimes :-)