Hiya folks.
My Boss has wrote a server app in Pascal (about 12 years ago)
and I recently suggested to him that it was time we moved into
the 21st century. He replied with a copy of Delphi 4 and said
" here ya go, do it " I sat there looking at it for a while and then realized
it's not that much different to PowerBASIC. I wrote the dialer
and data transfer code in Delphi but now I want to make it
smaller and I HAVE to run at least 6 functions at the same time.
Basically.. is this multi threading or multi tasking ??
Please !
My Boss has wrote a server app in Pascal (about 12 years ago)
and I recently suggested to him that it was time we moved into
the 21st century. He replied with a copy of Delphi 4 and said
" here ya go, do it " I sat there looking at it for a while and then realized
it's not that much different to PowerBASIC. I wrote the dialer
and data transfer code in Delphi but now I want to make it
smaller and I HAVE to run at least 6 functions at the same time.
Basically.. is this multi threading or multi tasking ??
Please !
Comment