Re: true/false atoms?

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

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 |
                   +--------------------------------+

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

Search



Quick Links

User menu

Not signed in.

Misc Menu