Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRA

SUMMARY

DETAILS

ORG-27197

Fail to open file by link in Message Log

  1. open Origin, not run as administrator

  2. new matrix window

  3. run script

    Code Block
    // no need to change any text below
    expImage fname:=<[<C:\Users\polly\Documents\MSheet1_1.bmp>]>;

    --> Fail to create path. Note: a file name cannot contain any of the following characters: \ / : * ? " |

  4. new graph

  5. run script
    expGraph type:=bmp;
    ==> cannot open the file by click the link in message log

Fixed in Origin2024

ORG-27199

Clip Border fails when directly select theme under Export Graphs (Advanced)

  1. New a graph. drag-and drop the dialog theme “0-expGraph-MyTheme_20230526.ois“
    In the theme, format = jpg, clipped border width =1 and DPI = 400.

  2. Select “File>Export Graphs (Advanced) : Open Dialog”, then loading the dialog theme and selecting OK.
    --> The graph border has been clipped to 1.

  3.  select “File>Export Graphs (Advanced) :< Last Used > or “0-expGraph-MyTheme_20230526.ois”
    ==>The graph border fails to be clipped.

Fixed in Origin2024

ORG-25989

Open File Location from Messages Log Should Select the File

Ctrl+Click on the file text in Message Log also failed to select the file in the Explorer

Fixed in Origin2024

Import

JIRA

SUMMARY

DETAILS

ORG-27092

Origin mess up the file order when import multiple files in a folder

  1. Select Data: Connect Multiple Files menu.

  2. Select Data Connector as CSV, Source as “Files in Specified Folder“, check “Same Book“.

  3. Set specified folder as Samples\Batch2 under the program folder. Click OK.

==> The imported files are in wrong order. Fixed in Origin 2024.

Note: similar issue also exist in the File: New: Image: Multiple Image Files tool and findFiles x-function.