Jump to content

Recommended Posts

Posted

FBSL is able to natively manipulate ALL kinda API, COM, REGEX (php compat.), ALL GUI controls, FILES, CLIPBOARD, SOCKETS, DATA COMPRESSION and a huge STRING layer with string collections and more!

callbacks too?

and does the dll also have all of this features?

CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
  • Developers
Posted

Hello,

I don't know the main difference between FBSL v3 and Autoit since I've not used Autoit since years... :o

But Autoit was one of source of inspiration when i've started to develop FBSL.

B) And you are posting in the AutoIt forums to .... ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Hi,

B) spam :o

I'm just kidding. Good software needs advertising :graduated:

Yeah a bit :)

I really need more users to have feedback, because the FBSL Team & I (3 C & ASM developers) are ready to implement more!

We need your eagle eyes :D

Yours,(¯`·._.·[Gerome GUILLEMIN] [Freestyle Basic Script Language Author]·._.·´¯):: Full SETUP w. HELP ::FBSL official web siteA keyboard is infinitely better as a programming tool than a toaster...

Posted

Hello,

Once again : newest version of the Editor!

Many bugs fixed !

Mike has done a wonderful job!

'===============================================================

' 30.11.2005 Build 1.0.14 1. Introduced WM_MOUSEWHEEL+Ctrl evaluation to suppress

' uncontrolled Zoom In/Out on NT platforms. Reason: rendered

' the text unreadable and distorted the edit box metrics as

' reported by Gerome.

' 2. Removed the SaveTheme call from the SaveOptions

' routine. Now new themes can ONLY be saved by pressing

' the Save Theme button. If not saved, the new theme will

' be erased and the previous state of the color array will be

' restored. Reason: intermediate states of the color array

' have been erroneously stored under the existing theme

' names if the new theme was not properly saved with the

' Save Theme button as reported by Gerome.

' 3. Corrected IDM_UNDO,CUT,COPY,PASTE code to redirect

' these operations to the Find/Replace/GoTo/Options dialogs

' if they are on the screen. Reason: the selection has always

' been copied to the editor window instead of the dialog text

' fields if they were on the screen as pointed out by Gerome.

' 4. Introduced WM_KEYDOWN virtual keycode evaluation for

' keyboard navigation keys to preserve status bar update and

' eliminate keyboard buffer overflow with VK_DELETE and VK_BACK

' under Windows'98. Reason: Cebestendres' persistent complaints.

' 5. Added Block Comment/Uncomment and Indent/Outdent.

' Reason: planned action.

FBSL forum where is located the FBSL Editor : http://www.fbsl.net/phpbb2/index.php

Enjoy it!

Yours,(¯`·._.·[Gerome GUILLEMIN] [Freestyle Basic Script Language Author]·._.·´¯):: Full SETUP w. HELP ::FBSL official web siteA keyboard is infinitely better as a programming tool than a toaster...

  • 2 weeks later...
Posted

Dear all,

Another version of the code editor : this version introduces basic syntax check...

Here's the pitch :

'===============================================================

' 13.12.2005 Build 1.0.18 1. Again rewrote the navigation by moving the status bar

' update to EN_SELCHANGE. Reason: compatibility with the

' line format/syntax check routine.

' 2. Added rudimentary syntax checking for beta testing on

' the forum (not yet fully implemented). Reason: need more

' testing for compatibility with free navigation across the text.

'***********************************************************************

Enjoy it :P

Yours,(¯`·._.·[Gerome GUILLEMIN] [Freestyle Basic Script Language Author]·._.·´¯):: Full SETUP w. HELP ::FBSL official web siteA keyboard is infinitely better as a programming tool than a toaster...

Posted

Dear all,

Another version of the code editor : this version introduces basic syntax check...

Here's the pitch :

'===============================================================

' 13.12.2005 Build 1.0.18 1. Again rewrote the navigation by moving the status bar

' update to EN_SELCHANGE. Reason: compatibility with the

' line format/syntax check routine.

' 2. Added rudimentary syntax checking for beta testing on

' the forum (not yet fully implemented). Reason: need more

' testing for compatibility with free navigation across the text.

'***********************************************************************

Enjoy it :P

A new build to try out nice.. :(

Cheers.. :lmao:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...