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
»
extending exo2
« previous
next »
Print
Pages: [
1
]
Author
Topic: extending exo2 (Read 959 times)
0 Members and 1 Guest are viewing this topic.
jcfuller
Guest
extending exo2
«
on:
February 15, 2018, 06:03:57 AM »
Charles,
Is there a way to get the actual %filename "xxxxx" when using exo2 other than parsing the source file?
I am trying to extend exo2 but I need to know if the % filename file parameter is the same as the the o2bas source file.
James
Logged
jcfuller
Guest
Re: extending exo2
«
Reply #1 on:
February 15, 2018, 07:24:01 AM »
Never mind.
I figured out how to use a modified exo2 where no % filename is included in the source.
It uses the base name + "exe" of the passed *.o2bas source file name.
For my use with RadAsm3 it works fine. I am also adding ability to run LinkRes2Exe from exo2
James
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Problems & Solutions
»
extending exo2