Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Types

Status
Not open for further replies.

troni460

Programmer
Joined
Apr 9, 2002
Messages
3
Location
BR
Hi !

(Progress 8.2b)

In Visual Basic and Delphi i uses "types" like this:

Type NETRESOURCE
dwType As Long
dwDisplayType As Long
dwUsage As Long
End Type


Does anyone know how can i do this in PROGRESS ?

Regards

troni
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top