414 results for: easy

Displaying 2 best matches. Browse all 414 results below.

Easy

Wikipedia, the free encyclopedia - Cite This Source

Easy may refer to:

A song:

An album:

Other:

See also:



Wikipedia, the free encyclopedia © 2001-2006 Wikipedia contributors (Disclaimer)
This article is licensed under the GNU Free Documentation License.
Last updated on Tuesday March 04, 2008 at 17:01:21 PST (GMT -0800)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation

414 More from Wikipedia »

EASY

Wikipedia, the free encyclopedia - Cite This Source

EASY is the name of a scripting language used by the tdbengine relational database management system. Its syntax is based upon a mixture of BASIC, C and Pascal.

The EASY source code is compiled to a binary code and this code then is interpreted at runtime. This ensures that all syntax errors are found already in the development process.


Example

procedure Main
 var nBottles : Integer
 var s : String
 CgiCloseBuffer
 nBottles:=99
 s:='s'
 while nBottles>=0 do
   CgiWriteLn(Str(nBottles)+' bottle'+s+' of beer on the wall,')
   CgiWriteLn(Str(nBottles)+' bottle'+s+' of beer,')
   if nBottles=0 then
     CgiWriteLn('Go to the store, buy some more,')
     CgiWriteLn('99 bottles of beer on the wall.')
     nBottles--
   else
     CgiWriteLn('Take one down and pass it around,')
     nBottles--
     if nBottles=1 then
       s:=
     else
       s:='s'
     end
     CgiWriteLn(Str(nBottles)+' bottle'+s+' of beer on the wall,')
   end
 end
endproc

External links

  • http://www.tdbengine.org/



Wikipedia, the free encyclopedia © 2001-2006 Wikipedia contributors (Disclaimer)
This article is licensed under the GNU Free Documentation License.
Last updated on Saturday March 03, 2007 at 08:11:41 PST (GMT -0800)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation

414 More from Wikipedia »


All 414 results for: easy

View results from: Dictionary | Thesaurus | Encyclopedia | All Reference | the Web

Perform a new search, or try your search for "easy" at: