Dos or Windows

new topic     » topic index » view thread      » older message » newer message

Is it posible to determine if a DOS or WINDOWS program sends to  a function or
 procedure?

Example:
procedure print_half(atom number)

if (sent by DOS program) then

?number/2

elsif (sent by WINDOWS program) then

wPuts( MyWindow, sprintf("%f",number/2))

end if end procedure

Don Cole SF }}}

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu