Welcome, Guest. Please login or register.

Author Topic: Blitz2 or AMOS  (Read 7480 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rockersuke

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 56
    • Show only replies by rockersuke
Re: Blitz2 or AMOS
« Reply #29 from previous page: March 18, 2011, 11:08:21 AM »
There's a Blitz 2 manual at the Amiga Manuals Website (section "Aplications") but I'm not sure if it's 2.1 specific.

--
 

Offline Daedalus

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 893
    • Show only replies by Daedalus
    • http://www.robthenerd.com
Re: Blitz2 or AMOS
« Reply #30 on: March 18, 2011, 11:18:28 AM »
If you install a recent version of AmiBlitz (from http://www.amiforce.de) it has the full 2.1 manual in AmigaGuide format included. I also like to have the paper version, but it's nice to have the whole lot at your fingertips... And as Bloodline pointed out, the examples and tutorials are excellent, and have been added to a lot since toe 2.1 days. For example, if you load in any of the new includes, it will contain a small example which simply compiles and works, and is usually very easy to understand...
Engineers do it with precision
--
http://www.robthenerd.com
 

Offline fishy_fiz

  • Hero Member
  • *****
  • Join Date: Jan 2005
  • Posts: 1813
    • Show only replies by fishy_fiz
Re: Blitz2 or AMOS
« Reply #31 on: March 18, 2011, 12:49:18 PM »
As much as I liked Amiblitz, Id recommend using the Ultimate Blitz CD if youre using a more modest "real" Amiga. It contains Blitz 2.1 and a shedload of updates, plus lots of good examples. In regards to the manual the page recommended in this thread (http://amiga-manuals.npage.de/index.html) has good copies of everything in PDF scans (manual, reference guide, user guide, etc.). Bare in mind though that it's spread between both applications and ebooks. An AmigaGuide version of the manual itself is also included on the Ultimate Blitz CD (which is quite easy to find (Back To The Roots has it for example)).
Blitz itself also has good "intergrated" help. Pressing help will give you the syntax for any command that the cursor is currently occupying in the editor for example.
« Last Edit: March 18, 2011, 12:51:34 PM by fishy_fiz »
Near as I can tell this is where I write something under the guise of being innocuous, but really its a pot shot at another persons/peoples choice of Amiga based systems. Unfortunately only I cant see how transparent and petty it makes me look.
 

Offline Hattig

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 901
    • Show only replies by Hattig
Re: Blitz2 or AMOS
« Reply #32 on: March 18, 2011, 01:00:03 PM »
Quote from: ChaosLord;622725
Then why is it that when my friend sends me Blitz source code, its all a bunch of gobbledygook.  Like its all been tokenized or compressed.  I can't edit his Blitz source in my CED. :(


Yeah, it's tokenised. The Blitz editor highlights keywords, and by default saves tokenised. However it does have an option to save and edit as plain text IIRC.