WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Novell Netware
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

n4objectProps and Network Address

Keywords: 	  n4objectProps Network Address IP address

Question:

I'm using n4object props and Network Address.

my return is a string like this-> 1|0A40FE2A:

If I look in NW admin it lists an IP address. do i need to convert this into an IP address to get one?

Answer:

You need to use the NetWareX extender's nwGetObjValue() function to be able to properly decode network address attribute values that contains TCP/IP addresses. Be sure to enable flag bit #0 [value = 1] when using the function so that the attribute value is fully decoded. Also, read the somewhat extensive docs for that function to understand how it differs from the older n4ObjectProps() and n4ObjGetVal() functions.
Article ID:   W15211
File Created: 2002:09:05:13:50:36
Last Updated: 2002:09:05:13:50:36