Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - captainpancake

Pages: [1]
1
hey.

I'm trying to write an addin which changes the exclude flag of the rtf report on some packages. In other words, the plugin should go through all packages, read the name, and if it finds the phrase: undocumented i.e. the flag wether the package should be included or not in a rtf report the plugin should change the flag to exclude! I'cant seem to find the flag nor a way to indicate a plugin to read the name and based on the name perform certain actions.
Maybe someone can explain what the possible outputs of the Flags() attribute are, and how to change them based on the name of the package.

Thx in advance

2
i did that....5 hours to be exact...didn't find anything useful, since there is no command for an external command to turn the version control off, and i don't know which commands i'm supposed to use in order to do it "click-by-click"..

3
Hey community...

I am actually kind of new to EA, but still there is an addin i'm supposed to code for my boss. The question I have is the following (since the help file wasn't any help).
Supposing that I managed writing a C# code recursively going through all packages, i need the same addin to turn the version control for each package, and to copy the EAP File to another directory before hand.
Any ideas???

Pages: [1]