FNX Basic [Basic compiler, AKA fnxbasic]

Submit updates of portable freeware that are already listed in the database.
Post Reply
Message
Author
dpdallas
Posts: 1
Joined: Wed May 02, 2012 9:28 am

FNX Basic [Basic compiler, AKA fnxbasic]

#1 Post by dpdallas »

[Mod note: the present is the official forum topic for FNX Basic; http://www.portablefreeware.com/?id=1226; OP subject ammended, original was "FNXBasic update to APR 2012 version"]

http://www.fnxbasic.com/fnx_apr_2012.zip

Here is what changed..

==========================================================
=========FNXBasic release version 2.1 apr-2012 ==========
==========================================================
= Popup method added to the popupmenu component
= Bug with bitmap object fixed
= Function GETVER added, it returns the version of fnx
= Dim as record bug fixed
= Panel.canvas added
= assigning objects to other objects fixed
= fillcolor canvas.pie method added
= bug with wintimer.enabled fixed
= memoryleak object declarion in subroutine fixed
= bug with the inc/dec statement fixed
= bug open command fixed
= type declaration added
= some examples added

User avatar
Midas
Posts: 6726
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: FNXBasic update to APR 2012 version

#2 Post by Midas »

For lack of a better option, the present is now the official forum topic for FNXBasic (http://www.portablefreeware.com/?id=1226).
http://www.fnxbasic.com/ wrote:FNXBasic is a programming language to create Windows applications. The package contains a compiler and an editor to edit your basic code. You can use many windows components like comboboxes, listboxes,forms etc into your program. The type of the language is a legacy of the old basic, expanded with windows objects and uses OOP (object orientated programming). It is also possible to write console applications. The basic source code will be compiled to one single executable file from about 400 kilobytes.
Image

@webfork: please amend OP subject accordingly. Thanks. :)

Post Reply