Rocket Software Homepage
Forum Home Forum Home > AccuTerm Knowledge Base (read only) > GUI Development
  New Posts New Posts RSS Feed - Global Objects - GXROOT
  FAQ FAQ  Forum Search   Register Register  Login Login

The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum.

Forum LockedGlobal Objects - GXROOT

 Post Reply Post Reply
Author
Message
Pier View Drop Down
Newbie
Newbie


Joined: December 03 2014
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pier Quote  Post ReplyReply Direct Link To This Post Topic: Global Objects - GXROOT
    Posted: December 03 2014 at 9:55pm
Hi all,
I'm trying to use ATGUISETPROP to retrieve some information.
This is the code:
GA="GXROOT"; GF=""; GC=""; GP=GPSTATUS; col=2; row=0
GV=""
CALL ATGUIGETPROP(GA,GF,GC,GP,col,row,GV,GUIERRORS,GUISTATE)

I tried different combination of "col" and "row" values but everytime I got the following error (GUIERRORS): "An object of the specified ID does not exist (command=GetProp, ID=GXROOT)"

Probably I'm missing something obvious...
Any help is appreciated. :-)
Pier
Back to Top
PSchellenbach View Drop Down
Admin Group
Admin Group

Moderator

Joined: December 15 2003
Location: United States
Status: Offline
Points: 2150
Post Options Post Options   Thanks (0) Thanks(0)   Quote PSchellenbach Quote  Post ReplyReply Direct Link To This Post Posted: December 04 2014 at 4:18am
Hi Pier -

Remove the quotes from "GXROOT". GXROOT is an equated variable defined in ATGUIEQUATES.

Thanks,

Pete
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.