02-05-2025, 06:54 PM
Quote:To run .o2bas files JIT, open 'properties' for any
o2bas file and configure opens with:
co2.exe
What I'm saying is this that running the source code o2bas file using cO2.exe .
Then this source code o2bas file would be provided as an open dish to the hackers !!!
Ok, what about the compile exe file ( compiled under OxygenBasic) , does it reside in the
system memory when we run it. ?
Are there ways to make the exe file to be able run inside the system memory independently ?
Clearly, the exe file (being in machine code) would be much better in terms of copy protection
than an o2bas file running with co2.exe.
Another question is that does OxygenBasic has an IDE like in PowerBasic?