Creating Subsystems in PB ?

For everything that's not in any way related to PureBasic. General chat etc...
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Creating Subsystems in PB ?

Post by Num3 »

Well i've been wondering ;)

I guess it's the same as building a user lib and tailbiting it!

Only thing is that we have to remove the affected command library during the process, so that we can create a procedure with the same command name...

Think i'm right ?
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

I think every directory in the subsystem folder will become a subsystem so you can have more then one lib with the same name, but you need not replace every lib
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Exactly.
Post Reply