![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: How do I set default type definition to binary? Topic Summary: Changing type definition defaults Created On: 9-Sep-2005 20:51 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have a file type with no extension (should be a binary) therefore, I can not assign a type definition. Is there a way to change the default file type definition from ascii to binary?
|
|
![]() |
|
![]() |
|
Yes, you can define this in the migration rules file. That is under the database directory, lib\Windows\migrate.rul and lib\Unix\migrate.rul. This definition, if added into the beginning of the file, will use 'binary' as the default type for those file types which are not othervise defined anywhere:
MAP_FILE_TO_TYPE .*$ binary |
|
![]() |
|
![]() |
|
Here is the generic way to do
https://support.telelogic.com/en/synergy/kb/show_content.cfm?id=913 |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.