In a message dated 10/9/98 22:24:02 Eastern Daylight Time, tbarwick@esn.net writes: > OK, like?: > string: > .db 06,"String",0 if you're making this into a string variable, i think it'd be like this: .db 6,0,"String" i don't think it's zero-terminated if there's a size byte