Author Topic: How to Open win.api, etc., files ?  (Read 2569 times)

0 Members and 1 Guest are viewing this topic.

vmars316

  • Guest
How to Open win.api, etc., files ?
« on: July 25, 2012, 09:47:27 AM »
Greetings,
How to Open win.api, etc., files ?
Thanks...Vernon

Aurel

  • Guest
Re: How to Open win.api, etc., files ?
« Reply #1 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... ;)

vmars316

  • Guest
Re: How to Open win.api, etc., files ?
« Reply #2 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

Charles Pegge

  • Guest
Re: How to Open win.api, etc., files ?
« Reply #3 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

vmars316

  • Guest
Re: How to Open win.api, etc., files ?
« Reply #4 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