Basicprogramming(.org) > General questions and discussions

SpecBAS - where next?

<< < (4/5) > >>

ZXDunny:

--- Quote from: John on September 03, 2016, 09:40:53 PM ---
--- Quote from: ZXDunny on September 03, 2016, 11:40:39 AM ---
--- Quote from: John on September 03, 2016, 08:44:54 AM ---Paul,

Can SpecBAS be use in a shell script supporting STD IN/OUT/ERR ?

--- End quote ---

Um, no?

--- End quote ---

Is SpecBAS more like a VM style BASIC?

--- End quote ---

SpecBAS is a sandboxed BASIC and can't "see" the system drive anywhere outside the user's home folder/directory.

What's a "VM-Style" BASIC?

ScriptBasic:

--- Quote ---What's a "VM-Style" BASIC?
--- End quote ---

Do a Google search for Java and it will help you understand the concept.

ZXDunny:

--- Quote from: John on September 04, 2016, 07:46:19 PM ---
--- Quote ---What's a "VM-Style" BASIC?
--- End quote ---

Do a Google search for Java and it will help you understand the concept.

--- End quote ---

You mean by VM Style, is it sandboxed? Are you really asking that, given previous answers?

Richly:
Hi D

I realize you must be really busy with your music programming job  - where are you with Spebas development and where can I get the latest version?  :)

Cheers

Richey

ZXDunny:

--- Quote from: Richey on May 20, 2018, 10:38:40 AM ---I realize you must be really busy with your music programming job  - where are you with Spebas development and where can I get the latest version?  :)

--- End quote ---

Hey Richey :)

I've been busy with it but not so as you'd notice. I'm adding a full suite of UI controls such as Memos, Edit fields, buttons, sliders, scrollbars, comboboxes etc to SpecBAS. Ostensibly this is so that I can add BASin-style tools to it, but there will also be an extension that allows their use by the user too.

32bit graphics is still unfinished, but the new editor is pretty much done now and working very well.

As for the latest version, try this one:

https://drive.google.com/open?id=0B6gXsz43xir_eV9JbWhUZ1Rxc0k

There's two in there - SpecBAS_GDI runs with no graphics hardware, SpecBAS.exe runs with OpenGL enabled. Both are 64bit. If the OpenGL version doesn't work, try the GDI.

Also, SCREEN FULL as a direct command scales the window to your full desktop size, and looks awesome in OpenGL. GDI looks a bit aliased, but there's no helping  that.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version