+ Reply to Thread
Page 1 of 3
1 2 3 LastLast
Results 1 to 10 of 27

Thread: Aurel Basic 1.1 build 82

  1. #1
    Learning Programmer aurelABHR is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    63

    Aurel Basic 1.1 build 82

    Hi all i'm back...
    Aurel Basic - is simple and small programing language-
    wich is dialect of BASIC ,and like other basic languages he share simple sintax and
    philosofie of programing.He is oriented to learn basics of programing for everyone.
    Why basic?
    Becose i love simplicity of basic and becose is easy to use for many peoples.
    Aurel Basic is not compiler - he is real-time interpreter. That means he execute source code
    per line written in his editor.
    ABasic produce only GUI aplication ,not console.
    I think that is enough for most users.
    He is good for learning how make programs on windows in simple way.
    This software is 100% Freware .
    You can find my other programs on Aurelsoft page.
    aurelw.wiz - AurelSoft
    Aurel Basic is written in Creative Basic.
    author : Vidlanovic Zlatko ,Croatia 2008.
    email : aurelw.wiz@gmail.com

    new forum on:
    Aurel Basic Programming
    You must visit and sign up - that is order!!!!
    I just joke Ok
    all best

  2. #2
    Programmer tecktalk is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    114

    Re: Aurel Basic 1.1 build 82

    Hmm this seems to be a good one.. Have you learned it??

    _______________________
    disney dvd
    free dating site

  3. #3
    Learning Programmer aurelABHR is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    63

    Re: Aurel Basic 1.1 build 82

    Hi tektalc...
    Heh Yes and no.
    I'm a author of Aurel Basic.
    You can always visit ABasic forum and download latest release.
    Aurel Basic Forum - Index

    all best...
    aurel

  4. #4
    Learning Programmer aurelABHR is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    63

    Re: Aurel Basic 1.1 build 82

    Hi people...
    New version of Aurel Basic is out.
    New release is Aurel Basic v1.1 build 86.
    This version has many new changes.
    You can download Aurel Basic from:
    aurelw.wiz - AurelSoft
    or from Softpedia

    all best
    Aurel

  5. #5
    Code Warrior Termana is a name known to all Termana is a name known to all Termana is a name known to all Termana is a name known to all Termana is a name known to all Termana is a name known to all Termana's Avatar
    Join Date
    Oct 2008
    Posts
    4,055
    Blog Entries
    6

    Re: Aurel Basic 1.1 build 82

    Is it just me or do you only come here to talk about your commercial product? You seem to just be spamming.
    My Site | Questions and Answers | Ask Me: Termana | Last Tutorial: Ajax innerHTML
    If you can keep your head while all around you are losing theirs, you probably have a CD writer on your desktop

  6. #6
    Learning Programmer aurelABHR is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    63

    Re: Aurel Basic 1.1 build 82

    It is just you .
    First of all ,Aurel Basic is not comercial product.
    Aurel Basic is 100% freeware programming language.
    And I'm not posting spam.
    I just release new version .
    Thats all...

    Aurel

  7. #7
    Learning Programmer aurelABHR is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    63

    Re: Aurel Basic 1.1 build 82

    What is NEW in Aurel Basic v1.1 build 87 ?
    NEW commands in this release are:
    --------------------------------------------------
    Added controls : progressbar and scrollbar

    ; create progress bar(ID 550-599)
    PROGRESSBAR x y w h ID
    PBSETRANGE ID min max
    PBSETPOS ID pos

    ; create horizontal scrollbar ---------------
    SCROLLBOX 20 70 200 20 SBH 600
    SBHSETRANGE 600 1 200
    SBHSETPOS 600 50

    ; create vertical scrollbar --------------
    SCROLLBOX 290 70 20 200 SBV 601
    SBVSETRANGE 601 1 200
    SBVSETPOS 601 60

    See examples scrollbar2 & Aprogress


    All best...
    Aurel

  8. #8
    Learning Programmer aurelABHR is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    63

    Re: Aurel Basic 1.1 build 82

    Hi all...
    Here is Aurel Basic RC 88 with Scintilla editor (control).
    I made one compromise.
    So I build editor with two controls.
    Upper control is scintilla which i only use for write code.
    Down control is richedit which is runing control.
    I hope that this aproach is not to weird.

  9. #9
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6

    Re: Aurel Basic 1.1 build 82

    And why is this in the Affiliate Marketplace? If it's freeware.

  10. #10
    Learning Programmer aurelABHR is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    63

    Re: Aurel Basic 1.1 build 82

    TcM
    I really dont know?
    Someone of admin or moderators put my topic here.

+ Reply to Thread
Page 1 of 3
1 2 3 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Basic OOP question
    By Marty in forum General Programming
    Replies: 0
    Last Post: 09-09-2008, 11:01 AM
  2. Basic JFrame with a basic JButton.
    By Paradox in forum Java Tutorials
    Replies: 0
    Last Post: 07-18-2008, 11:46 AM
  3. Replies: 1
    Last Post: 05-02-2008, 12:24 PM
  4. Conversion of function from C to Basic
    By badkarma in forum General Programming
    Replies: 1
    Last Post: 02-27-2008, 03:39 PM
  5. Missing Build
    By xarzu in forum C# Programming
    Replies: 1
    Last Post: 01-16-2008, 04:26 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts