Oxygen Basic
Information => Open Forum => Topic started by: vmars316 on July 25, 2012, 09:47:27 AM
-
Greetings,
How to Open win.api, etc., files ?
Thanks...Vernon
-
Do you mean include file... .inc
;D
That would be mistery to ...joke :D
Use Scite editor included in Oxygen Package or
use OxyEdit.
In oxyedit i prefer open main program in one tab and in second open
include file..
Switching between tabs automatically save changes you have made in source code .
Good luck... ;)
-
Hi Aurel,
I mean the *.api files in C:\Users\vm\myPrograms\OxygenBasic\OxygenBasic\ide
I was thinking they are HELP files.
Also, I don't have an oxyedit.exe in OxygenBasic.
Thanks...Vernon
-
Hi Vernon,
The ide/*.api files are used by Scite. They are actually plain text files. properties files likewise.
F1 help is avaiable through Scite, which accesses Oxygen_help.chm
If you would like to see more material, we have a more extended version of Oxygen, geared towards forum members 'Oxygen-progress' on the downloads page. This is frequently updated.
Charles
-
If you would like to see more material, we have a more extended version of Oxygen, geared towards forum members 'Oxygen-progress' on the downloads page. This is frequently updated. Charles
Ok, Thanks, I'll check it out...vm