×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

IUA Progs: How to access the name of a workspace?

IUA Progs: How to access the name of a workspace?

IUA Progs: How to access the name of a workspace?

(OP)
I want to report a list of Details and all their details
I can scan the workspaces using GISWSP and can find the type
of each using GIRTPS but only have access to them via the
pointer that GISWSP gives me. How can I find out the name
(and hopefully other info) of a Detail given just its
pointer?

Thanks in anticipation,

Jim

RE: IUA Progs: How to access the name of a workspace?

Hello Jim,

the routine you are looking for is:

LOAD GIRIDE MNUM,JADF,NIDEN,LIDEN,IER
     ******

JADF:  POINTER TO WSP
NIDEN: LENGHT OF IDENTIFIER (MAX 16)
LIDEN:  IDENTIFIER  (CHAR*16  LIDEN)

REGARDS
Stefan

RE: IUA Progs: How to access the name of a workspace?

(OP)
Thanks Stefan,

Jim

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources