The thing I DON'T like is the inability to import them
Far be it from me to tinker in the guts of things, but I see my newly
created user action here:
...workspace\RemoteSystemsConnections\MY_USR_NAME\UserActions\ibm.files400\uda.xml
The contents:
<?xml version="1.0" encoding="UTF-8" ?>
<Actions release="6.3.0">
<Domain Name="Member" Type="Member">
<Action Collect="False" Enable="True" Name="cvtrpgsrc"
Prompt="False" Refresh="True" RunEnv="normal" SingleSelection="False">
<FileTypes>RPG</FileTypes>
<Comment />
<Command>CVTRPGSRC FROMFILE(&L/&F) FROMMBR(&N)
TOFILE(&L/QRPGLESRC) TOMBR(&N) LOGFILE(*NONE)</Command>
</Action>
</Domain>
</Actions>
The presumption is that the referenced file type is stored in:
...workspace\wdsc\RemoteSystemsConnections\TypeFilters\ibm.files400\udtype.xml
To test my theory, I exited WDSC, edited ...uda.xml to change the name
from cvtrpgsrc to cvtrpgsrcbuck. Saved it, started WDSC and tried it.
Ran fine. If you want to post one of yours, I'll try it here to see if
that's the only place I need to work it.
Yes I fully realise I'm not going to be able to get help for tinkering
the XML myself, and that if I bust something you get to have a free
giggle at my vanity. <grin>