zimport not setting language definitions
We're on RTC 5.0.2. Haven't tried to zimport with this version until now. However, it appears that zimport does not honor the L:<member>=<Langdef>:<ext> production rule anymore (at least, it assigns the extension but doesn't appear to assign a language definition). One thing that's different is that we now have our language definitions defined in a different project area from the one that contains the source but I'm not sure if that's related.
One answer
Hi Alex, Normally zimport version 5.0.2 should honor the line L:<member>=<langdef>:<ext> as previously.
Could you run the zimport with the verbose option (-v), if the Language Definition is not found you should see the following message:
CRHTC0624W Could not find a language definition named <LD_Name> to associate with zFile <Member_Name>.
Could you run the zimport with the verbose option (-v), if the Language Definition is not found you should see the following message:
CRHTC0624W Could not find a language definition named <LD_Name> to associate with zFile <Member_Name>.