Hello, I have posted some 'C' code for making tokens from delimited strings. Those who have experienced the ravages of strtok inconsistancies will appreciate the simple linked list mechanism, rather than the buffer from nowhere approach. GPL source and auto tools build available at: http://www3.telus.net/amphora/downloads Peter