ScriptBasic
February 09, 2012, 06:37:53 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The ScriptBasic User, Developer and extension module guides are available at the WIKI.
 
   Home   Wiki Help Search Login Register  
Pages: [1]
  Print  
Author Topic: terminology  (Read 2581 times)
John_M
Newbie
*
Posts: 7


« on: May 17, 2006, 11:07:01 AM »

I have noticed that docs use different terms then what was installed.

docs say basic, scriba is invoked
extension for programs is .bas, .sb is used.

This is a little ? for new users.

Before the wiki files are made maybe the docs should be updated.
Logged
support
Administrator
*****
Posts: 369


« Reply #1 on: May 17, 2006, 04:18:46 PM »

Agreed !

I'm working on getting the 2.1 release together and that's my next job. (the docs on the wiki)

Any free time anyone has to donate to the ScriptBasic open source project would be greatly appreciated.

John
Logged
Verhas
ScriptBasic Developer
*****
Posts: 15


« Reply #2 on: October 17, 2007, 01:36:58 AM »

Use of extensions is a mere decision of the end user. You can name your BASIC programs with just any extension. The interpreter is not keen on any specific extension. It is only the setup.exe that assciates the extension '.sb' with the interpreter. You can just start



scriba myprogram.anything



and the interpreter will try to compile your code as it was (is) BASIC. Even though it is true: the documentation and the setup.exe are not matching in this topic.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!