Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Forum Registration Disabled
User Guide
Developers Guide
Home
Help
Search
Login
Register
ScriptBasic
»
Support
»
General Discussions
»
terminology
« previous
next »
Print
Pages: [
1
]
Author
Topic: terminology (Read 10764 times)
John_M
Guest
terminology
«
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: 20
terminology
«
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
Guest
extensions
«
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
Print
Pages: [
1
]
« previous
next »
ScriptBasic
»
Support
»
General Discussions
»
terminology