By copying a BSP Application, you can attach all it's MIMEs to a transport.
You can't rename a BSP Application.
Our problem here is that we've developed a massive BSP with a bazillion MIMEs in it...
We could quite easily hold down shift, select the first file in the folder, and then the last one, and rightclick. This only works for the folder though.
So I was about to write a program that interrogates the MIME repository (Package SMIMES for the win there) and finds the MIME keys, and then uses those to attach to a transport. (Hadn't worked that bit out yet...)
THEN.... we were also asked to rename our BSP Application, because it'd been developed under some ZTEST_APP style name.
Now you can't rename a BSP application, so we cheekily copied it and deleted the original. Upon copying, we were obviously given a transport number, but also asked if the new BSP Application wanted the original's MIMEs. So I ticked that box, and the app then started chugging through, copying the 1400 MIMEs across, and .... attaching them to the new transport!
No comments:
Post a Comment