Michael Weyrauch wrote: > I have several text-insets imported into the main document as reference. > But FM inserts them with an absolute path. Therefore one, who wants to > continue working on the same document but in a different working > environment, has to re-import all text-insets. Has one of you an idea how > this can be avoided?
FM treats paths as relative _unless_ they traverse the root directory of a drive. So, this results in absolute paths because the relative path between them traverses \: \foo\insetsource.fm \bar\insetdestination.fm This does not because the relative path between them traverses commondir: \commondir\foo\insetsource.fm \commondir\bar\insetdestination.fm HTH! Richard G. Combs Senior Technical Writer Polycom, Inc. richardDOTcombs AT polycomDOTcom 303-223-5111 ------ rgcombs AT gmailDOTcom 303-777-0436 ------ _______________________________________________ You are currently subscribed to Framers as [email protected]. Send list messages to [email protected]. To unsubscribe send a blank email to [email protected] or visit http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com Send administrative questions to [email protected]. Visit http://www.frameusers.com/ for more resources and info.
