garias
9th March 2009, 10:58
Hello All:

As you may know there is a tools session ttadv2230m000 to compile a group of scripts or dlls. This session is in all versions of baan (Baan IV, baan V, LN).

In Baan V and LN this session has an additional option. To put the selected components to compile in a file. But there are not documentation about the format of this file.

I supposed that the format could be::confused:
package|VRC|component
Ex:
td|B61U|a|sdi|pur401

I tried with many possibilities but I couldn“t guess which is the correct format.

Any clue ?

Regards

Gerard

alexandre.souza
23rd April 2010, 16:04
Hi,
I had the same doubt you had and I didn't find any document about how to define the programs in the internal export list.
After several tests, I could find the magic way to define it, just put "P" before the program name, for example, if you need to compile only the programs tdsls4100 and tdpur4100, write in the internal file as follow:
ptdsls4100
ptdpur4100

Regards,