Re: Debuger


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jim Guerber on January 14, 2005 at 19:20:00:

In Reply to: Debuger posted by Lou Best on January 14, 2005 at 17:13:02:

What's with that ISCLASS object. You say that the source name is qsr and the object name is qob. Funny that the source name is the same as the source dir and the object name is the same as the object dir.

If that is really what you want to name them, the first line of your source file shjould look like this:


! //IB// Obj(qob,qob)Opt(D)


If, your source file were ISCLASS.IBS and your object file were ISCLASS, Your command line should look like this:

! //IB// Obj(isclass,qob) Opt(D)

NOTE:

You do not need to supply a source argument if you are compiling the same program as the current UE file. Furthermore, for most of my work, the object goes into the same directory as the source. If that is the case, you do not even need to supply the obj() argument.

! //IB// Opt(D)




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]