From: gregorio AT jet DOT es (Grzegorz Adam Hankiewicz) Newsgroups: comp.os.msdos.djgpp Subject: Re: Accessing Allegro Datafile Properties Date: Fri, 20 Mar 1998 13:45:21 GMT Organization: Gogosoftware Lines: 13 Message-ID: <35127205.2993678@news.jet.es> References: <01bd5369$37a566a0$LocalHost AT default> NNTP-Posting-Host: infon50.jet.es To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >I want to access Allegro Datafile properties for objects in a Datafile. How >do I do this? The documentation is extremely obscure on this point. What I >want to do is to read the "XSIZ" and "YSIZ" properties for a datafile >object so that I can use these values as integers in the code that will >handle that particular datafile object. A good practical example would be to look at the source of grabber. And then, if you load grabber, go to help->help and choose the topic Datafiles-->Accessing you will find by the end of the help screen a small example which shows how to access each object's properties. - Grzegorz Adam Hankiewicz - gregorio AT jet DOT es - http://web.jet.es/gregorio - Gogosoftware - http://web.jet.es/gregorio/gogosoftware