• Welcome to Jose's Read Only Forum 2023.
 

#file

Started by Pierre Bellisle, October 18, 2022, 03:45:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pierre Bellisle

Hey Charles !

About #file, a little kwirk...

With #file "D:\Dev\Oxygen\OtherExeName.exe"

From Oxide, Menu: Compile and Run Binary[32/64]
OtherExeName.exe will be compiled but won't be executed.
The original exe name will be executed if it exist.

Regards,
Pierre

Charles Pegge

Hi Pierre,

Currently,#file is intended for RTL32.inc and RTL64.inc only. Independent  binary mode is the only one available for compiled files, so I will ensure it is always set

From Oxide, compilation is performed with co2 -r ... which will only execute when the compilation is error-free.