Search the web
Sign In
New User? Sign Up
blassic · Blassic, the Classic Basic.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Release 0.5.4 is avaiable   Message List  
Reply | Forward Message #20 of 233 |
Hello.

Time for a new release of Blassic.

The command line option -x exclude keywords. You can use it to load
programas that use one of the Blassic keywords as a variable name.

New functions added: RINSTR is like INSTR but from the end of the
string to the beginning. FIND_FIRST_OF, FIND_LAST_OF,
FIND_FIRST_NOT_OF, FIND_LAST_NOT OF are like the string methods of C++
with the same name. The syntax is identical to INSTR. They find the
first (last) character in the first string that is (is not) present on
the second string.

LET can now be used as an operator, that is, you can do:

LET a= LET B= 1

The value returned by LET is the value assigned to the var. That
intends to be useful in IF, WHILE and other instructions.

The SYMBOL AFTER instruction is added, to better compatibility with
the Amstrad CPC way of defining chars.

That's all.›d A
Regards.





Fri May 16, 2003 8:15 pm

not_found_bl...
Offline Offline
Send Email Send Email

Forward
Message #20 of 233 |
Expand Messages Author Sort by Date

Hello. Time for a new release of Blassic. The command line option -x exclude keywords. You can use it to load programas that use one of the Blassic keywords as...
not_found_blassic
not_found_bl...
Offline Send Email
May 16, 2003
9:45 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help