CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

project file order

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
pfournier



Joined: 30 Sep 2003
Posts: 89

View user's profile Send private message

project file order
PostPosted: Tue Aug 23, 2011 1:31 pm     Reply with quote

My project files aren't in the order I want them, but when I drag them around and put them where I want them, they go back to the original setup.

I tried modifying the .pjt file but it made no difference.

I have searched the messages but can find nothing.

Does anyone have a clue how to rearrange my file and have them "stick"?
_________________
-Pete
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Aug 23, 2011 1:39 pm     Reply with quote

You can #org the functions to assign them a specific ROM address to be in.
You can #locate your variables and arrays. See the CCS manual on these.
pfournier



Joined: 30 Sep 2003
Posts: 89

View user's profile Send private message

PostPosted: Tue Aug 23, 2011 3:16 pm     Reply with quote

I suddenly realize that I was not clear.

I am talking about the file order in the compiler's editor.
_________________
-Pete
Leef_me



Joined: 14 Mar 2006
Posts: 45

View user's profile Send private message

PostPosted: Wed Aug 31, 2011 7:28 pm     Reply with quote

pfournier wrote:
I suddenly realize that I was not clear.

I am talking about the file order in the compiler's editor.


I believe you are referring to the order left-to-right of the tabs that represent the open files.
I have a version 4.123 I cannot vouch for any other.

Here is what I just did:.
1. Open a Windows Explorer window to see a list of the files in the project.
2. Open the project in the IDE.
3. It seems easiest to resize the two windows to share the monitor or desktop.
4. decide the order of the tabs left-to-right / write it down.
5. close all open file tabs
6. one-by-one drag each of the files in order left-to-right to the bar where the tabs normally are seen, right of previous tabs.
7. do not drop them in the wrong order, otherwise restart from step #5
8. when finished dragging the files, choose project --> close then project --> reopen (whatever) to verify the order of the tabs is as you want.
pfournier



Joined: 30 Sep 2003
Posts: 89

View user's profile Send private message

PostPosted: Thu Sep 01, 2011 6:40 am     Reply with quote

Thanks, I was afraid that was going to be the only answer.

I'm pretty dynamic about my file locations, so I change them about every 3 or 4 days to suite what I am working on.

My other compilers remember my file order. Seems a pretty easy task to me.
_________________
-Pete
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group