CompuServe Messages

AMIGABASIC "INPUT"

    03-Jul-88 15:59:20
Sb: #132937-AMIGABASIC "INPUT"
Fm: Ed Silva 70507,134
To: Ross Wilkinson 70277,715
Ross, the WINDOW you are INPUTing from MUST be the current window ( not ghosted ) to fix this you must click on the WINDOW requesting input or use the Intuition function WindowActivate& ( WindowPointer ) and you must have the intuition library open ( bmap ).