Sue-Doe-Code
[pseudeo code]
Geting started with creating programming logic with psuedo code...
Type in the Windows or use the combo boxes or temples for help.
Verbs
prompt
print
display
end
start
store
variables
Operators
add (+)
less (-)
times (*)
divided by (/)
less than (<)
greater than (>)
not equals (<>)
equals (=)
Controls
if .. then Else
sub ... end sub
do ... until
for
while ... end
Ojbects
class ... end cass
sub get ... end sub
sub set ... end sub
inherit
for ... end for
Code Templates
HTTP://WWW.YEOMANRESEARCH.COM