Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Allowed file extensions for compiling?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Allowed file extensions for compiling? (Read 827 times)
0 Members and 1 Guest are viewing this topic.
Arnold
Guest
Allowed file extensions for compiling?
«
on:
September 28, 2019, 05:39:13 AM »
Hi Charles,
if I try using cmd e.g. in folder inc:
D:\OxygenBasic\inc>d:\oxygenbasic\co2.exe corewin.inc
I will get this message:
error: file empty or not found: corewin.inc.o2bas
I assume .o2bas is required because of the new -32, -64 option. It is not a real problem because I can rename / copy the .inc files for testing with Oxygen. Are there extensions that are allowed next to .o2bas?
Roland
Logged
Charles Pegge
Guest
Re: Allowed file extensions for compiling?
«
Reply #1 on:
September 28, 2019, 06:55:04 AM »
Hi Roland,
co2 checks for
bas
or
o2bas
.
You can, of course, include corewin.inc, or any file with a customised extension name in an o2bas file.
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Allowed file extensions for compiling?