Topic: "Pascal help" (page 1 of 1)

1
Author Post
pandini0
groupmastergroupmastergroupmaster

I need some help with pascal code....
How run and command like "echo hello" ???

:pc5:
private message
sebasjm
groupmastergroupmastergroupmastergroupmaster
it has been a lot of time that I don't touch nothing in PASCAL, but i think is :

WRITELN( ' somestuff ' );

and to read :

READLN( varName );

or something like that.... I hope it help you.
private message EMail
pandini0
groupmastergroupmastergroupmaster

Tanks for you help sebasjm , but I need help to HOW run external commands, like
copy , del , echo , telnet ....
Tanks for you help
private message

Topic: "Pascal help" (page 1 of 1)

1