I completely understand how to generate the raw transaction from the transaction ID. And the newest version does not change a thing. What happened was, there's about 200 mining payment inputs, all gathered together for that meager total. So the raw transaction is massive and it simply will never be accepted with the console line limited how it is. What I need is an alternate way of entering, that gets around line length limitations. Anyone?
I can PM a pastebin link to anyone that wants to have a go. Or I can just put the link here if that's acceptable.
OK, for future reference, consolidate all your micropayments bit by bit into a single lump in one address within your wallet before trying to send it anywhere. I'm amazed the qt client let you try and send it in the first place. Anything over 5000 bytes it should just tell you to get stuffed.

Do you still see the amount you tried to send in your balance, or has it disappeared into limbo? If it's still there, do what I just suggested, if it's in limbo, delete everything in your .darkcoin folder
except the wallet.dat file and fire up the wallet again, see if that helps.
If those don't work, try using the darkcoind daemon instead.
Close your qt client if it's running, open a terminal in the directory with darkcoind in, and type
./darkcoind
followed by:
./darkcoind sendrawtransaction <62kb hex crap>