SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : LINUX -- Ignore unavailable to you. Want to Upgrade?


To: Mitch Blevins who wrote (882)1/18/1999 10:07:00 PM
From: E. Charters  Read Replies (1) | Respond to of 2617
 
Madam'I'madaM

done=not done
complain=not complain
done1
Sub done1(complain, done)
if not done then
do
if not done then not complain
print not done, not complain
if KeyDown then
done=not done
print complain, done
end if
done1
end do
end if
if not done then exit sub
end sub