[[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]] ==== RBASIC SELECT BY (OpenInsight Specific) ==== === At 11 MAR 1998 03:16:08PM abjones wrote: === {{tag>"OpenInsight Specific"}} I have a simple loop buried in code invoked by way of INET_GATEWAY: ..... OPEN "","WEB_TRACKING" TO WEB_TRACKING_VAR THEN SELECT "WEB_TRACKING" BY "LOGIN_DATE" SETTING CURSOR THEN LOOP READNEXT ID USING CURSOR BY "DT" ELSE WHILE ID#"" LOGIN_DATE=XLATE("WEB_TRACKING",ID,"LOGIN_DATE","X") IF LOGIN_DATE#'' AND LOGIN_DATE ---- === At 12 MAR 1998 12:16PM Aaron Kaplan wrote: === What happens if you change to AT type? apk@sprezzatura.com [url=http://www.sprezzatura.com]Sprezzatura, Inc.[/url] [img]http://www.sprezzatura.com/zz.jpg[/img] ---- === At 12 MAR 1998 02:07PM abjones wrote: === Thanks, AT (without the quotes) worked. DT (without quotes) still returns junk. But AT is just fine for for what I want to do. It just goes to show that one cannot trust the examples in the book verbatum! (OforW programmers reference manual page 317) ---- === At 12 MAR 1998 05:30PM Aaron Kaplan wrote: === It used to work, because I had an ARev app the relied very heavily on switching between them. It's why I asked you to check. Sounds like something you should report to Revelation QA as a bug. apk@sprezzatura.com [url=http://www.sprezzatura.com]Sprezzatura, Inc.[/url] [img]http://www.sprezzatura.com/zz.jpg[/img] ---- === At 18 MAR 1998 02:47PM Cameron Revelation wrote: === abjones, [i]The ID returned by READNEXT is not an expected value[/i] We have reproduced a problem with READNEXT DT against resolved lists. A fix will probably not be available until 3.7, however. Cameron Purdy info@revelation.com [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=140B935B5187C5BA852565C40069D8E8|View this thread on the forum...]]