Save a Copy using J-link
Mar 27, 2015
12:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 27, 2015
12:27 PM
Save a Copy using J-link
Hi!
Has anyone used the J-link to Save a Copy?
I want to use this to make the copied items stay in the same encoding as in the example.
Thanks!
Labels:
- Labels:
-
Jlink
- Tags:
- group discussion
2 REPLIES 2
Jun 15, 2016
11:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 15, 2016
11:31 AM
I wanted a 'save a copy' method too, but couldn't find one.
Jun 20, 2016
04:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 20, 2016
04:16 PM
Hi,
I used the following function:
ModelDescriptor_CreateFromFileName
static ModelDescriptor | ModelDescriptor_CreateFromFileName | (String FileName) |
Creates a new model descriptor object, given a file name string.
|
and it is working 😉
