Le 13 mai 05 =E0 00:32, David Bainbridge a =E9crit :
> Greetings,
> I am using FScript in an application that usually resides on a windows
> server (there is a MS windows version of the app also). If the user
> tries to copy the application onto a Windows 2000 server that they are
> connected to with AFP then they get an error that the following file's
> name is too long:
>
> FSCollectionInspectorView10_2.nib
>
> I will probably just shorten the name and recompile the source myself
> but thought I would mention this.
Thanks. Alternatively, if the application is only used on Mac OS X =20
10.3 and later, I believe you can just remove the =20
FSCollectionInspectorView10_2.nib from inside the binary package of =20
your application since this file is only needed when running on Mac =20
OS X 10.2 when the collection inspector is used. (To open a =20
collection inspector in order to check if the modification works, =20
just type something like "5 iota inspectWithSystem:sys").
Cheers,
Philippe Mougin
|