May 20, 2024, 06:44:34 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


What is a inc file?

Started by yujinwunz, November 07, 2009, 12:10:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yujinwunz

noob questions.

what is a .inc file?
what does including source files do?

I've been trying to shift subs out of giant source files into separate small ones, but I am failing miserably. :'(

thanks?

Copex

Quote from: yujinwunz on November 07, 2009, 12:10:41 AM
noob questions.

what is a .inc file?
what does including source files do?

I've been trying to shift subs out of giant source files into separate small ones, but I am failing miserably. :'(

thanks?

read the userguide search for include, though you would probably be better setting up a project that using includes and spliting the code that way......

-
I really should learn how to use a spell checker! though im not sure how it will help someone who can not spell?
-
Except where otherwise noted, content Posted By Copex is
licensed under a Creative Commons Attribution 3.0 License

http://creativecommons.org/licenses/by/3.0/

pistol350

As Copex said, you'll find enough info about include files in the UserGuide.
Anyway, in case your purpose is to create a project using several source files, you may find these links useful :

http://www.ionicwind.com/forums/index.php/topic,2904.0.html

http://www.ionicwind.com/forums/index.php/topic,2145.0.html
Regards,

Peter B.