Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!zaphod.mps.ohio-state.edu!wuarchive!udel!haven.umd.edu!wam.umd.edu!stark From: stark@wam.umd.edu (Mike Stark) Newsgroups: comp.sys.amiga.programmer Subject: Question: ARexx and req.library Summary: How do I get requesters on other screens? Keywords: arexx req.library screen Message-ID: <1991May21.174401.12776@wam.umd.edu> Date: 21 May 91 17:44:01 GMT Sender: usenet@wam.umd.edu (USENET Posting) Organization: University of Maryland at College Park Lines: 15 Nntp-Posting-Host: epsl I am using req.library 2.5 with ARexx to prompt the user for a string. I use the req.library function stringreq which works great except that I would rather that the requester be on another screen. Since the ARexx interpreter is a task, req.library will always put the requester on the Workbench screen. Is there some way to make req.library think that the ARexx task is actually a DOS process associated with the other screen or something to make the requester come up where I want. I am capable of writing the C program necessary to accomplish this task but I was wondering if there was a simpler way. ---Mike Stark stark@wam.umd.edu Department of Physics and Astronomy stark@umdhep.bitnet University of Maryland stark@lampf.lanl.gov College Park, MD 20742-4111