Chris_Elston
13-02-2006, 11:32
Can anyone tell us if it is possible to re-arrange your functions you create in EasyC to a method more organized to us?
Or is this a "C LINKER" issue?
Can we re-arrange it somehow? We would like to group all of our input_*.* functions closer together because our function list is getting long. It would be nice not to have to hunt for them in the function list or put them alphabetical order.
Is there some file we can edit to change this around like we like them?
See screen shots of out of order function, (they appear in the order they are created and no organization in functions compared to another program written in ladder that has some organization in the sub routines.
Or is this a "C LINKER" issue?
Can we re-arrange it somehow? We would like to group all of our input_*.* functions closer together because our function list is getting long. It would be nice not to have to hunt for them in the function list or put them alphabetical order.
Is there some file we can edit to change this around like we like them?
See screen shots of out of order function, (they appear in the order they are created and no organization in functions compared to another program written in ladder that has some organization in the sub routines.