Posted: Wed Feb 19, 2003 5:50 pm
Restored from previous forum. Originally posted by theogott.
If we read in the history, it says:
"Changed: Assembler (FASM)"
~~~~~
We go to Chapter:
"Inline x86 ASM" - there we read ONLY from NASM, NASM & NASM.
FASM has realy GREAT Features about defining MACROS, is super-fast
has features that are better then anything I saw before.
HOW can I access these features from inside Purebasic ?
Why are they hidden ? No word nowhere. But its a fact: FASM
is part of the system.
Also when reading the DEMO-Codes I find things like
"?var" "@var" and much more, nowhere a desription in my help-file what its all about.
Which ASM-Commands from FASM are supported ?
How do I access FASM directly ?
After seeing the Help-File, I thought "Old story ... coders don't like to write about their work ...".
Maybe Fred should ask someone to PARALLEL while he codes implement things into documentation.
Also FASM - if accessible - has A LOT of features.
the FASM itself is included - WHY not his documentation ?
The inclusion of the Assembler is one of the STRONG POINTS of Purebasic. It should not be hidden.
If I see it right, there is access to FASM and then it has MUCH MORE
Features then for example Powerbasic. No single word about that in the help.
First I thought "My files are too old - look online".
I looked online, but the Online-Doku (so far it was accessible (part seemed broken) was as old or older as mine.
So far the Powerbasic-Assembler is much better documented,
or should I say "not much there but they WRITE MUCH MORE AND BETTER ABOUT IT". And that makes it easy to use for beginners.
Even the Basic itself has a very good help file maybe you should
take a look at it !
However ... Even the new Macro-feature in Powerbasic was not what I expected. FASM's is MUCH better !
But again ... its like we carry abig bag with GOLD inside the Purebasic-System and we do not show it to anyone.
LOOK what great things you can do with this !
Show them what you can do others can't.
At the moment don't talking from error-messages in Assembler-code
parts.
I'll have to try this with the newer 3.51 version first. Older versions just said something like "Assembler-error", hiding the real error message from the assembler.
Hopefully that has changed since old versions.
*************************
The best time to do things is now !
If we read in the history, it says:
"Changed: Assembler (FASM)"
~~~~~
We go to Chapter:
"Inline x86 ASM" - there we read ONLY from NASM, NASM & NASM.
FASM has realy GREAT Features about defining MACROS, is super-fast
has features that are better then anything I saw before.
HOW can I access these features from inside Purebasic ?
Why are they hidden ? No word nowhere. But its a fact: FASM
is part of the system.
Also when reading the DEMO-Codes I find things like
"?var" "@var" and much more, nowhere a desription in my help-file what its all about.
Which ASM-Commands from FASM are supported ?
How do I access FASM directly ?
After seeing the Help-File, I thought "Old story ... coders don't like to write about their work ...".
Maybe Fred should ask someone to PARALLEL while he codes implement things into documentation.
Also FASM - if accessible - has A LOT of features.
the FASM itself is included - WHY not his documentation ?
The inclusion of the Assembler is one of the STRONG POINTS of Purebasic. It should not be hidden.
If I see it right, there is access to FASM and then it has MUCH MORE
Features then for example Powerbasic. No single word about that in the help.
First I thought "My files are too old - look online".
I looked online, but the Online-Doku (so far it was accessible (part seemed broken) was as old or older as mine.
So far the Powerbasic-Assembler is much better documented,
or should I say "not much there but they WRITE MUCH MORE AND BETTER ABOUT IT". And that makes it easy to use for beginners.
Even the Basic itself has a very good help file maybe you should
take a look at it !
However ... Even the new Macro-feature in Powerbasic was not what I expected. FASM's is MUCH better !
But again ... its like we carry abig bag with GOLD inside the Purebasic-System and we do not show it to anyone.
LOOK what great things you can do with this !
Show them what you can do others can't.
At the moment don't talking from error-messages in Assembler-code
parts.
I'll have to try this with the newer 3.51 version first. Older versions just said something like "Assembler-error", hiding the real error message from the assembler.
Hopefully that has changed since old versions.
*************************
The best time to do things is now !