Two minor tweaks re custom items. Some code will generate "%26" as the delimiter for posted data which is a fancy (hex value) way of saying "&" which is what MediaLab expects. MediaLab will now accept "%26" as well. Nobody is going to care about this but I'm saying it anyways.
Also, in cases where multiple values are passed through a post command, the variable names can simply be listed in any questionnaire as a custom item with no filename. MediaLab will automatically skip such items but will write the data from a posted variable to that item's spot in the data file.
Documentation on preparing custom items is almost ready--it's really easy now to create almost any kind of custom item.