![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
Pier
Newbie
Joined: December 03 2014 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Global Objects - GXROOTPosted: 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 |
|
![]() |
|
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: December 04 2014 at 4:18am |
|
Hi Pier -
Remove the quotes from "GXROOT". GXROOT is an equated variable defined in ATGUIEQUATES. Thanks, Pete |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |