<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Error when opening a new file using OpenStaad and python</title><link>https://communities.bentley.com/products/ram-staad/f/ram-staad-forum/244838/error-when-opening-a-new-file-using-openstaad-and-python</link><description>Hi Guys 
 Using the NewSTAADFile function I am able to provide a location and file name for a new .STD file. 
 For my current case I need to read a file name from excel and then add it to the path so that I have a file location and name to use with the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Error when opening a new file using OpenStaad and python</title><link>https://communities.bentley.com/thread/764358?ContentTypeID=1</link><pubDate>Fri, 05 May 2023 06:51:19 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9bc39efc-53a0-48e8-a79a-e939643fee77</guid><dc:creator>Mishal Mohanlal</dc:creator><description>&lt;p&gt;Thank you, I will try and implement it at a later stage. I currently came up with a work around however I will need to focus on naming again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error when opening a new file using OpenStaad and python</title><link>https://communities.bentley.com/thread/764238?ContentTypeID=1</link><pubDate>Thu, 04 May 2023 06:49:46 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4063610c-6eda-4d30-928c-eb8ba807ee5a</guid><dc:creator>Shreyanka Bhattacharjee</dc:creator><description>&lt;p&gt;Please try with below command&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;os.NewSTAADFile(&lt;/span&gt;&lt;span&gt;str&lt;/span&gt;&lt;span&gt;(File_Path),&lt;/span&gt;&lt;span&gt;4&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;5&lt;/span&gt;&lt;span&gt;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;instead of command&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;os.NewSTAADFile(File_Path,4,5)&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>