Hi,
Now the PB Editor is TABbed and can edit multiple files *simultaneously*. Would it be possible to save those files as a group or project. Perhaps using a .pbp extension and saving in the format of an INI file:
eg:
ProjectName = My Project
File1 = C:\PBSRC\My Project\Main.pb
File2 = C:\PBSRC\My Project\Control.pb
File3 = C:\PBSRC\My Project\Includes.pbi
File4 = C:\PBSRC\My Project\Default.ini
When Loading this *project* all the associated files could be listed as well.
I think the PB IDE is written in PB and PB is particularly good at handling INI files, so I think this would be easy to code and would be very useful.
(apologies for being dim if this is already a facility in PB)
Save / Load a Group of Files
*bump*
I'd like to know about this, and I'm guessing it falls under one of three possibilities:
1. It's possible with the current PB IDE, and I'm just being thick
2. This is on the TODO list, please wait...
3. This has been regarded as unnecessary and isn't going to be implemented.
So, which one is it?
Your available life lines are: Phone a friend and Ask the Forums!
I'd like to know about this, and I'm guessing it falls under one of three possibilities:
1. It's possible with the current PB IDE, and I'm just being thick

2. This is on the TODO list, please wait...
3. This has been regarded as unnecessary and isn't going to be implemented.
So, which one is it?
Your available life lines are: Phone a friend and Ask the Forums!

- Kwai chang caine
- Always Here
- Posts: 5494
- Joined: Sun Nov 05, 2006 11:42 pm
- Location: Lyon - France
- Kwai chang caine
- Always Here
- Posts: 5494
- Joined: Sun Nov 05, 2006 11:42 pm
- Location: Lyon - France
Nodon't tell me you've got multiple projects in the same directory

Hello TROND, glad to tell you

For one time, i'm like you all

It's a good option, if it's automatic

Then why the extension PBI exist ??? if the IDE see it like a PB file

Since 2006, it's sad that FRED have not include this

Like the underscore for cut line code too long.
For replace this native function, i have found the great code of "DoubleDutch"
http://www.purebasic.fr/english/viewtop ... sc&start=0
It's sad to see that this simples functions is not incorpored after several years


Not a destination
- Kwai chang caine
- Always Here
- Posts: 5494
- Joined: Sun Nov 05, 2006 11:42 pm
- Location: Lyon - France
I have found the answer of my question
Thank Ts-Soft
http://www.purebasic.fr/english/viewtop ... t=load+ide
The problem is that i'm force to check the option "only one instance of IDE pureBasic"
But it's work fine
Thanks at all

Thank Ts-Soft
http://www.purebasic.fr/english/viewtop ... t=load+ide
The problem is that i'm force to check the option "only one instance of IDE pureBasic"

But it's work fine

Thanks at all

Not a destination