[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]] ==== DELETE_SAVE_SELECT non numeric data (OpenInsight Specific) ==== === At 26 AUG 1998 09:20:10PM Paul Rule wrote: === {{tag>"OpenInsight Specific"}} I'm getting a non numeric data error when passing a number as the list name to the following routines: SAVE_SELECT ACTIVATE_SAVE_SELECT DELETE_SAVE_SELECT If a non numeric list name is used then everything works fine. The following example will cause my system (OI 3.2) to break to the debugger with DELETE_SAVE_SELECT, Line 1, non numeric data. Ironic when you see that its actually a number thats passed to it. access=SELECT FILENAME" repname=1" call RLIST(ACCESS, 5, '', '', '') call DELETE_SAVE_SELECT(REPNAME) call SAVE_SELECT('', REPNAME, '', '') Does anyone know why this happens? The on line help doesn't mention any restrictions on the parameters passed to these routines. ---- === At 27 AUG 1998 07:19AM Cameron Revelation wrote: === Paul, There were several problems with these routines in the version you are using (3.2). These routines have been completely updated since then. Cameron Purdy Revelation Software [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=45C2E1EC98B3FAA18525666D00075717|View this thread on the forum...]]