CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

#131925 Dialog help Message #132432
Gary, You can do edit line length restriction either in a modal dialog filter or when ModalDialog returns a hit in the edit line. In the filter is cleaner since the extra character never actually shows up, you can look at the example DialogBits 2.0.1 on a developer CD if…