Author: dajavadajava Date: Mar 24, 2007 05:06
> On Mar 15, 3:10 pm, "dajava" operamail.com> wrote:
>
>> For example, I want to get two numbers from screen,
>> add them, and display summation of them on screen.
>
>> -----Windows munu ---------
>
>> Num 1 = Num2 =
>> Sum =
>
>> -------------------------
>
>> Any hints for this?
>
> I'm sure somebody will post the LB code, but for comparison here's how
> it's done in BBC BASIC:
>
> INSTALL @lib$+"WINLIB2" ...
|