Search found 2 matches
- Thu Aug 12, 2021 3:00 am
- Forum: discbugs
- Topic: Is there a StringList object in fnxbasic?
- Replies: 3
- Views: 27657
Re: Is there a StringList object in fnxbasic?
The StringList object is a collection of strings. The client must verify that the StringList object exists and is not empty before.Lets start with a sample-line, where we get an array of objects with different attributes. Here we are getting the first 10 running processes with all detailed.The OwnsO...
- Wed Aug 11, 2021 2:29 am
- Forum: discbugs
- Topic: fnxBasic runs Great , but no go for BerbelEdit
- Replies: 6
- Views: 27054
Re: fnxBasic runs Great , but no go for BerbelEdit
Many programs written for QuickBASIC will compile and run in this mode with no changes needed. In the picture is an example of the 8 K tape Microsoft used.There are at least three good reasons for learning programming: ... That is, the programmer prepares the instructions of a computer program and r...