Sivo Schilling wrote: > > Is there a difference between an anonymous enum member and a manifest > constant considering a string? I wouldn't expect so. In fact I wonder if it shouldn't be a compile error to pass a manifest constant string to a run-time function. How can you take the address of something with no storage? Sean