NetTalk Central

Poll

What is the best way to use an embedd

webserver
0 (0%)
webserver
1 (100%)

Total Members Voted: 1

Author Topic: value of variable is lost  (Read 2817 times)

jorgeherrerao

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
value of variable is lost
« on: July 03, 2014, 06:12:26 AM »
Hi There:

Sorry but i'm newbie in nettalk and we are making a system using clarion and nettalk 7.

Our problem is :

We need to capture some data one of then is a value, we save this value in a
p_web.SSV('loc:value', loc:valuetran) where loc:valuetran is the value that the user captures.  After that, using this value we go to another procedure (browse and form) where we capture this value to another table before we save the transacction.  When we returns of this procedure in spite of we save this value the original value is cero (0) but using the debugview we can see the oiriginal value, we tried to save in any ways but the result is the same. We used priming or asign the vale in one embed but we are not sure what is the exact embed that can use to obtain the result.

Would youy like to tell us what is the exact embed that we can use to make thisi value visible again and not permit to the user change this value??

Thanks and regards.

Jorge Herrera

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11247
    • View Profile
Re: value of variable is lost
« Reply #1 on: July 04, 2014, 06:08:19 AM »
Hi Jorge,

I think you need to make a small example app, and post that with instructions on how to duplicate the effect you are seeing. It's impossible to comment on the code you should be putting where, when there's no context for how the code is being used.

cheers
Bruce