CompuServe Messages

DOS in ASM

#: 34853 S7/ProgrammingForum unknown
    01-Oct-86 01:35:54
Sb: #34844-DOS in ASM
Fm: Mike Berro 73267,3361
To: Darrel Schneider 73267,732

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Darrel, I had assumed that by specifying "dc.l", that the data area would be long-word aligned. Besides, the FileInfo works on Examine, but not ExNext. However, I will try AllocMem. My code was strange because there were a few things going on between some of the lines. I am also in a stage where I still re-arrange a lot of the code (I'm a dis-organized programmer), so I keep the "movea.l nnnLibrary" statements in there until I'm ready to clean it up (which is usually never). Thanx for the help! — Mike