Chinese characters show error in Performance Measure Results.
This bug had been existed a long time. And hope it will modified in next release.
Chinese characters show error in Performance Measure Results.
This bug had been existed a long time. And hope it will modified in next release.
Yes, this is a bug. I've added a case to the dev list to fix this. Thanks.
You can try to run this code.
Add support to GBK.
//FlexSim treenode foo=node("VIEW:/standardviews/statistics/PerformanceMeasures/tabcontrol/Performance Measures/GraphPanel/HtmlGraph>eventfunctions/coldlinkx"); string str=getnodestr(foo); string newStr=stringreplace(str, "\"<html>\\r\\n<head><title>Performance Measure</title>\\r\\n\"", "\"<html>\\r\\n<head><title>Performance Measure</title>\\r\\n<meta charset=\\\"GBK\\\">\""); setnodestr(foo,newStr); buildnodeflexscript(foo); //Outside 1 foo=node("VIEW:/standardviews/statistics/PerformanceMeasures>eventfunctions/generatereport"); str=getnodestr(foo); newStr=stringreplace(str, "\" <title>Experimentation Report</title>\\n\"", "\" <title>Experimentation Report</title>\\n<meta charset=\\\"GBK\\\">\""); setnodestr(foo,newStr); buildnodeflexscript(foo); //Outside 2 foo=node("VIEW:/standardviews/statistics/PerformanceMeasures>eventfunctions/generateviewer"); str=getnodestr(foo); newStr=stringreplace(str, "\" <title>Experimentation Report</title>\\r\\n\"", "\" <title>Experimentation Report</title>\\n<meta charset=\\\"GBK\\\">\""); setnodestr(foo,newStr); buildnodeflexscript(foo);
Share your great idea, or help out by voting for other people's ideas.
Experimenter results sometimes do not display correctly in FlexSim 2017 (17.0.0)
Create a performance measure from statistic of every object in model, group, or class
Bug: Renaming a user command via right-click menu replaces code with new name
Performance Measure from Statistics Collector and Calculated Tables
Experimenter Statistics - Save Only Select Data
Allow all PFM Names and Labels to be changed
Experimenter execute scenarios before replications.
Fix exception with a User Library
Allow Experimenter box plot columns to be rearranged using scenario order
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved