DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Global variables

  1. #1
    Join Date
    Nov 2000
    Posts
    29
    I'm interesting can i or not
    save information from field to global variable
    in Developer 6.0 and use this global variable in other blocks
    (note: this field is key field and not visible)?

    I know that i can do it with visible fields.

  2. #2
    Join Date
    Sep 2000
    Posts
    47
    If you want to access those values in another block then using PARAMETERS will be a better choice. You can use global vbls but these vbls will be eating up too much memory. Better use PARAMETERS.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width