PDA

View Full Version : Entry_Item expression



Thomas Murphy
10-Apr-2006, 03:42 AM
Hi All

I have an - Entry_Item (Some_Method(Object)), does anyone know if there
is a way of getting the handle of (Some_Method(Object)) from the object
which has this entry item statement?

The Entry_Item command ends up storing (Some_Method(Object)) in memory,
thats what want I want to get into a variable ...

#ENTOPT {$C0A0=|ES283997,$C002,$C003, }

.... the |ES283997 part as I want to reuse it in another Entry_Item command.

TIA
Tom

Bob Worsley
10-Apr-2006, 08:51 AM
Tom, you'd probably get a better response by posting in either the DataFlex
or Visual DataFlex forums, this is for posting useful source code.
Bob

"Thomas Murphy" <"tom at triumph dot com dot au"> wrote in message
news:TvexqlHXGHA.2932@dacmail.dataaccess.com...
> Hi All
>
> I have an - Entry_Item (Some_Method(Object)), does anyone know if there is
> a way of getting the handle of (Some_Method(Object)) from the object which
> has this entry item statement?
>
> The Entry_Item command ends up storing (Some_Method(Object)) in memory,
> thats what want I want to get into a variable ...
>
> #ENTOPT {$C0A0=|ES283997,$C002,$C003, }
>
> ... the |ES283997 part as I want to reuse it in another Entry_Item
> command.
>
> TIA
> Tom

Thomas Murphy
10-Apr-2006, 07:59 PM
Thanks Bob, I must have already been on my way home when I posted this one.

Bob Worsley wrote:
> Tom, you'd probably get a better response by posting in either the DataFlex
> or Visual DataFlex forums, this is for posting useful source code.
> Bob
>
> "Thomas Murphy" <"tom at triumph dot com dot au"> wrote in message
> news:TvexqlHXGHA.2932@dacmail.dataaccess.com...
>
>>Hi All
>>
>>I have an - Entry_Item (Some_Method(Object)), does anyone know if there is
>>a way of getting the handle of (Some_Method(Object)) from the object which
>>has this entry item statement?
>>
>>The Entry_Item command ends up storing (Some_Method(Object)) in memory,
>>thats what want I want to get into a variable ...
>>
>>#ENTOPT {$C0A0=|ES283997,$C002,$C003, }
>>
>>... the |ES283997 part as I want to reuse it in another Entry_Item
>>command.
>>
>>TIA
>>Tom
>
>
>