Oxygen Basic

Information => Open Forum => Topic started by: vmars316 on July 25, 2012, 09:47:27 AM

Title: How to Open win.api, etc., files ?
Post by: vmars316 on July 25, 2012, 09:47:27 AM
Greetings,
How to Open win.api, etc., files ?
Thanks...Vernon
Title: Re: How to Open win.api, etc., files ?
Post by: Aurel on July 25, 2012, 12:29:45 PM
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... ;)
Title: Re: How to Open win.api, etc., files ?
Post by: vmars316 on July 25, 2012, 04:41:38 PM
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
Title: Re: How to Open win.api, etc., files ?
Post by: Charles Pegge on July 25, 2012, 05:45:28 PM
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
Title: Re: How to Open win.api, etc., files ?
Post by: vmars316 on July 25, 2012, 07:06:05 PM
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