This is another way to implement Jim's "Simple Edit Box Dialog" if you're running Comet32. It's a little more elegant because it makes use of a Comet32 IB proc instead of an ENTERed subprogram. The zip file contains an include file, AskIt.inc that you'll need for your program. There's also a sample implementation program called b5.ibs that shows you how to call the proc. You also need the .dll code from Jim's zip file (# 31 in this code library). Enjoy! bb
1 file was included in this post:
JimsDlg4C32.zip