Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

config.sup

  • Thread starter Thread starter Mr.Plastic
  • Start date Start date
M

Mr.Plastic

Guest
Hello All,


Any advice on what type parameters should I include/ excludein my .sup file.


for example:


start-part,asm,dwg file path


library,texture,symbols file path


exclude: mapkeys?


I just not sure what goes in the .sup file


Thanks for your help


mr.p
 
We put very little, others put a lot. Definately no mapkeys.

save_object_in_current no
override_store_back no
company_name

Only need to be things you definately don't want users to be able to change, we let users change most things if they need to. They typically don't change anything.


Edited by: dr_gallup
 
Thank you dr_gallup


Thats what I thought- very little


mr.p
 
Hi Mr.Plastic,


Config.sup this is file it can saves the system colors,


Regards


Gopal Kulkarni
 
Hi friends,
can anybody please tell me where to find config.sup and how to edit it.
Thanks and regards,
Mudassir Khan
 
config.sup MUST be in your <proE_Loadpoint>\text directory.


By default the file is not there, you have to create it.


Use config.pro settings that you NEVER want your users to change. Do not put config.pro settings that can have multiple entries like mapkeys, def alyers, etc.
 
Thanx looslib, i will just give ita try.


Best Regards,
 
It is just a text file, use any text editor.

Edited by: dr_gallup
 

Part and Inventory Search

Sponsor

Back
Top