T.R | Title | User | Personal Name | Date | Lines |
---|
2456.1 | | LEDS::ACCIARDI | | Sun Apr 09 1989 23:30 | 10 |
|
AmigaBASIC is a Microsoft product that traces it's roots to Macintosh
BASIC. The programmers did not even use smart refresh windows, which
accounts for the remarkably slow window response times.
I plan to buy either GFA Basic or HiSoft Basic. GFA has been available
for the Atari ST for some time now and has become the Basic language of
choice for that machine. Benchmarks show it to be quite fast.
Ed
|
2456.2 | a curse on those programmers! | NZOV01::MCKENZIE | Support your right to arm bears | Mon Apr 10 1989 01:30 | 10 |
| re .-1
whats GFA basic worth and how can I get a copy??
is there a PAL compatible version available (geeze I get sick of
asking that question!!)
Thanks in advance Ed
Phil
|
2456.3 | CLEAR should do the job... | STOUT::MCAFEE | Steve McAfee | Mon Apr 10 1989 09:38 | 1 |
| Doesn't the CLEAR function allocate a bigger memory space for you?
|
2456.4 | | NZOV01::MCKENZIE | Support your right to arm bears | Mon Apr 10 1989 20:02 | 5 |
| no Clear allocates standard memory CLEAR [zzzzz],[yyyyyy] allocates
zzzzzz part of that memory to stack and yyyyy part to heap space.
no luck with this one I'm afraid
|
2456.5 | | STOUT::MCAFEE | Steve McAfee | Tue Apr 11 1989 10:07 | 8 |
|
There was an adventure program some time ago written in AmigaBASIC.
It was huge (>100,000 bytes). Prior to loading it in the author
stated that you had to do a CLEAR 0,75000 or something like that.
This seemed to work for me at the time. Of course something may
have changed, I'm talking a year or two ago...
- steve
|
2456.6 | STACK ?? | YUPPY::GOLDSTEIN | | Tue Apr 11 1989 12:12 | 8 |
| Here's my 2p's worth
What about STACK ?
Does this not clear memory for bigger programs (I remember reading
a not on this before)
Steve G
|
2456.7 | more info... | LEDS::ACCIARDI | | Wed Apr 12 1989 02:05 | 21 |
|
OK, I found the ad for GFA Basic 3.0 in my latest AmigaWorld...page 61.
GFA Basic is billed as a very fast interpreter with execution times
comparable to C, easy access to all Amiga libraries, built-in editor
with syntax checking, blah blah...
GFA Basic was originally to by imported by Michtron (the product is
actually from Germany), but apparently Michtron and GFA had some sort
of falling out, so Antic Software is now the publisher.
Meanwhile, Michtron is importing HiSoft Basic as the answer to
everyone's prayers. HiSoft is an integrated compiler and editor
package that will compile your current AmigaBASIC programs.
Guess I'll wait for a few magazine reviews, although I think that the
GFA product has gotten rave reviews on the Atari ST. I imagine that
the Amiga version would be able to run the vast library of ST software
created with GFA.
Ed.
|
2456.8 | much appreciated - thank you | NZOV01::MCKENZIE | Support your right to arm bears | Wed Apr 12 1989 06:33 | 8 |
| Ed - have you any idea how much these packages will cost...
thank you very much for the time you have spent hunting this info
up for me - I really appreciate it
cheers
Phil
|
2456.9 | | LEDS::ACCIARDI | | Wed Apr 12 1989 09:24 | 6 |
|
Sorry, no pricing info available, so I suspect that they're not
actually shipping yet. Magazine ads typically start a few months
before producst ship.
Ed.
|
2456.10 | | BAGELS::BRANNON | Dave Brannon | Wed Apr 12 1989 13:15 | 23 |
| re:.4
try the CLEAR command. I had to do that to get it to handle some
basic programs that worked just fine on a 640K ibmpc.
The documentation on the CLEAR command for ibmpc Microsoft Basic says:
CLEAR [,[n][,m]]
where n is a byte count of the maximum number of bytes for the
BASIC data segment, default is 65535.
I believe for some strange reason, the default on the amiga
version of Microsoft Basic is 24000. I suspect that was due
to the original amiga configuration shipping with only 256K
RAM.
m is the size of stack space
re: GFA vs HiSoft BASIC
I've seen great reviews of the HiSoft stuff. Claims that it
is much better than GFA. Both are new to the Amiga market, will
be interesting to see how good a job they do (can it be compatible
with both ST BASIC and AmigaBasic?)
-Dave
|
2456.11 | PRICES | MQOFS::LECOMPTE | Hubert Lecompte | Wed Apr 12 1989 13:18 | 9 |
|
Good day,
from ABLE SUPPLIES latest listing:
- GFA BASIC $58.54
- HISOFT BASIC PROFESSIONAL $92.57
Hubert.
|
2456.12 | on the shelf | ADODEM::MCGHIE | | Sun Apr 16 1989 04:34 | 4 |
| I thought I saw both Hisoft and GFA basics at the Software Shop in
Worcestor Mass. a couple of weekends ago when I was there.
As for Abel, mutter, mutter, mutter...!!!!!
|