[[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]]
==== POPUP translating data??? (AREV Specific) ====
=== At 14 APR 1998 05:19:18PM Mike Marling wrote: ===
{{tag>"AREV Specific"}}
- ARev 3.x not networked
- A table has a POPUP
- A row in the table contains a value of hex 18
- A symbolic is used in this manner
CV=@RECORD
@ANS=SEQ(CV)
(there is a bit more to it than that but this does make my point)
- RList prints 18
- POPUP prints 32 Why? and how can I stop this??
Thanks a bunch...Mike.
----
=== At 15 APR 1998 01:02PM abjones wrote: ===
@RECORD is a global variable that is being re-assigned
between the time the desired record is read and the
routine to extract your data.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=BA29979958204FE9852565E600751FAA|View this thread on the forum...]]