In a message dated 4/19/2004 8:09:19 AM Eastern Daylight Time, [EMAIL PROTECTED] 
writes:

> Both GUI and green screen environments within Nucleus are supported with ONE
> set of application code, data structures are based on data dictionaries.
> The learning path is upward, not tangental and is based on 
> Pick standards
> and concepts.

So when you say one set of code you mean
you do something like:

Gosub CHECK.IF.IM.USING.ACCUTERM
If Accuterm.Exists then
   GOSUB CALL.ACCUTERM.ROUTINE
end else
   CRT @(5,5): "Enter name"
end


Will

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to