Re: XAP Directory Access


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

Posted by Robert G Laurin on August 12, 2013 at 12:09:56:

In Reply to: Re: XAP Directory Access posted by Bob A on August 12, 2013 at 07:59:59:

Been using Compile Command files forever. My latest project is entirely on Comet32 using mostly CED sources.

I use the list line as:
!L TXX,E

Remember that any line with a '!' will be ignored by the actual compiler - its a comment.

What I see is that it will open the dot-LST in NOTEPAD only for Compile Errors. The speed of Compiling on a Windows 7 Pro computer with an I7 processor is simply amazing. It will knock your socks off.

I keep my Compile file ordered by source name with CED and IBS coexisting.

You may be able to achieve the same with a UE command file

! //IB// Src(PGM1.IBS,NXT) Obj(PGM1,NXT) Opt(L)
Which can be simplified to
! //IB// Src(PGM2.IBS,NXT)
This will put the Object as same name on same folder.

There isn't much activity in the Command window of UE until it is done. You will have to hunt the compile errors in the dot-LST.



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):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


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