Re: true/false atoms?
- Posted by "Lucius L. Hilley III" <lhilley at CDC.NET> Aug 12, 1999
- 529 views
What follows is my coding preference. data = gets(dctstrfile) while equal( datafound, "false" ) or sequence( data ) do if ( find(datatofind,data) != 0 ) then datafound = "true" end if data = gets(dctstrfile) end while Lucius L. Hilley III lhilley at cdc.net lucius at ComputerCafeUSA.com +----------+--------------+--------------+----------+ | Hollow | ICQ: 9638898 | AIM: LLHIII | Computer | | Horse +--------------+--------------+ Cafe' | | Software | http://www.cdc.net/~lhilley | USA | +----------+-------+---------------------+----------+ | http://www.ComputerCafeUSA.com | +--------------------------------+