What's wrong with this and how can I do what I am trying to do (trigger a procedure when a certain two variable integers are present).
if T2=20 and f=1 then
begin
Secondary;
end;
Thanks.
What's wrong with this and how can I do what I am trying to do (trigger a procedure when a certain two variable integers are present).
if T2=20 and f=1 then
begin
Secondary;
end;
Thanks.
Believe you need ()
Finished B.S. Program in Radiology!!
Projects: A big one! Total secret! hehe
There are currently 1 users browsing this thread. (0 members and 1 guests)