QSelect error message (General)
At 07 NOV 2001 10:03:15AM Alan Brandwood wrote:
When using AREV on a Win ME workstation and the user tries the following command;
Qselect address contact
The follwoing error message appears, please advise how to rectify:
FS401
The Qselect*2*IAS table has not been created or attached
At 07 NOV 2001 10:11AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
[notag]QSelect is somebody else's program - do you have the source code? The implication is that it can't access the requested table. If you KNOW the file exists then it might be that the index file is not accessible for some reason. This would produce a similar error message.
[<A HREF="http://www.sprezzatura.com" onMouseOver="window.status='Click here to visit our web site?';return(true)">The Sprezzatura Group</A>]
[<I>World Leaders in all things RevSoft</I>]
[<img src="http://www.sprezzatura.com/zz.gif">]
[<script language="javascript">function openNewPage () {window.location.href=(document.TOCNavigator.pageToGoTo.options[document.TOCNavigator.pageToGoTo.selectedIndex].value);document.TOCNavigator.pageToGoTo.selectedIndex="0";}end hiding from non-JS browsers –></script>] [<FORM ACTION "" METHOD=GET NAME="TOCNavigator" <SELECT NAME="pageToGoTo" SIZE=1 onChange="openNewPage()"> <OPTION>Pull down this menu to choose whereabouts on the Sprezz site to go <OPTION VALUE="http://www.sprezzatura.com">Home Page <OPTION VALUE="http://www.sprezzatura.com/whatsnew.htm">What's New <OPTION VALUE="http://www.sprezzatura.com/senl.htm">SENL <OPTION VALUE="http://www.sprezzatura.com/patches.htm">Download S/LIST <OPTION VALUE="mailto:[email protected]">Send mail to support at Sprezzatura <OPTION VALUE="mailto:[email protected]">Send mail to sales at Sprezzatura </SELECT> </FORM>] [/notag] </QUOTE> —- === At 12 NOV 2001 02:34PM John Sullivan wrote: === <QUOTE>QSelect is a command in the Pick O/S. Is use is similar to GetList except that the list could be stored in any table. The Pick syntax is: QSelect File_Name List_Name Sounds like someone emulated it in AREV. If my hunch is right you can re-write the program fairly easily or just re-write the list creating program to write the list to the "Lists" table and use GetList. </QUOTE> —- === At 13 NOV 2001 03:52PM Don Miller - C3 Inc. wrote: === <QUOTE>It's not as simple as that. Remember the 64K limitation? You'll have to contend with segmented save-lists if the whole thing gets bigger than 64K. The Arev GETLIST handles this transparently and can return select lists bigger than 64K. The roll-your-own version will have to figger out how to do this. :< Don </QUOTE> —- === At 13 NOV 2001 05:49PM The Sprezzatura Group wrote: === <QUOTE>[notag]There was also a QSelect on the ARev Developer Utility Disk #5. [<A HREF="http://www.sprezzatura.com" onMouseOver="window.status='Click here to visit our web site?';return(true)">The Sprezzatura Group</A>] [<I>World Leaders in all things RevSoft</I>] [<img src="http://www.sprezzatura.com/zz.gif">] [<script language="javascript">function openNewPage () {window.location.href=(document.TOCNavigator.pageToGoTo.options[document.TOCNavigator.pageToGoTo.selectedIndex].value);document.TOCNavigator.pageToGoTo.selectedIndex="0"}end hiding from non-JS browsers –></script>]
[<FORM ACTION "" METHOD=GET NAME="TOCNavigator"
<SELECT NAME="pageToGoTo" SIZE=1 onChange="openNewPage()">
<OPTION>Pull down this menu to choose whereabouts on the Sprezz site to go
<OPTION VALUE="http://www.sprezzatura.com">Home Page
<OPTION VALUE="http://www.sprezzatura.com/whatsnew.htm">What's New
<OPTION VALUE="http://www.sprezzatura.com/senl.htm">SENL
<OPTION VALUE="http://www.sprezzatura.com/patches.htm">Download S/LIST
<OPTION VALUE="mailto:[email protected]">Send mail to support at Sprezzatura
<OPTION VALUE="mailto:[email protected]">Send mail to sales at Sprezzatura
</SELECT>
</FORM>]
[/notag]