{"id":1898,"date":"2017-07-11T08:24:28","date_gmt":"2017-07-11T07:24:28","guid":{"rendered":"https:\/\/www.threesl.com\/blog\/?p=1898"},"modified":"2022-12-07T12:59:38","modified_gmt":"2022-12-07T12:59:38","slug":"c_io-exe-batch-file","status":"publish","type":"post","link":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/","title":{"rendered":"How to Use c_io.exe in a Batch File"},"content":{"rendered":"<h2>Why use c_io.exe?<\/h2>\n<p>Using <samp>c_io.exe<\/samp> allows a user to do many things within a project without using the interface and is usually faster.<\/p>\n<p>Using <samp>c_io.exe<\/samp> in a batch file means you can do many things while you are actually away from your desk or in the background. You can then add this batch file to be run by a <a href=\"https:\/\/learn.microsoft.com\/en-gb\/windows\/win32\/taskschd\/using-the-task-scheduler?redirectedfrom=MSDN\">task<\/a> application during times you are away from you desk or work. This can be handy when needing to do backups of a single or many large databases.<\/p>\n<p>The executable can import and export everything in a project from single items to the whole project. It can use queries or different options to whittle down the required export. So a user can export all items of a specific type or just one to several items based on a query and or other set options.<\/p>\n<p>The user can use also use the import to update or create a new Project schema, items, cross references and definitions.<\/p>\n<p>Import and Export can use the Format Types already saved into the database.<\/p>\n<p>It can also export just a single frame from a single item into a file of the right type and print diagrams to specific print types.<\/p>\n<h2>How to use c_io.exe<\/h2>\n<p>The only real difference between using a command prompt and a batch file is the user will need to have a path for the executable. At the beginning of each command line the user will need \u201c%CRADLEHOME%\\bin\\exe\\windows\\c_io.exe\u201d<\/p>\n<p>As in commandline code, a user will require the correct login information and the project being logged into.<br \/>\n-login &lt;username&gt;,&lt;password&gt;,&lt;projectcode&gt;<\/p>\n<p>For example:<\/p>\n<p><samp>-login admin.ADMIN.demo<\/samp><\/p>\n<p>As long as the -login user has the correct privileges, they can use c_io.<\/p>\n<h2>Different Options in c_io.exe<\/h2>\n<p>Required options are:<\/p>\n<p><samp>-export<\/samp><\/p>\n<figure id=\"attachment_1900\" aria-describedby=\"caption-attachment-1900\" style=\"width: 387px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1900\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png\" alt=\"Export Options for c_io.exe\" width=\"387\" height=\"223\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png 387w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options-300x173.png 300w\" sizes=\"auto, (max-width: 387px) 100vw, 387px\" \/><figcaption id=\"caption-attachment-1900\" class=\"wp-caption-text\">Export Options for c_io.exe<\/figcaption><\/figure>\n<p><samp>-import<\/samp><\/p>\n<figure id=\"attachment_1903\" aria-describedby=\"caption-attachment-1903\" style=\"width: 341px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1903\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/import_options.png\" alt=\"c_io import options\" width=\"341\" height=\"224\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/import_options.png 341w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/import_options-300x197.png 300w\" sizes=\"auto, (max-width: 341px) 100vw, 341px\" \/><figcaption id=\"caption-attachment-1903\" class=\"wp-caption-text\">Import options for c_io.exe<\/figcaption><\/figure>\n<p><samp>-getframe<\/samp><\/p>\n<figure id=\"attachment_1904\" aria-describedby=\"caption-attachment-1904\" style=\"width: 375px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1904\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/getframe_options.png\" alt=\"Options for getframe in c_io.exe\" width=\"375\" height=\"74\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/getframe_options.png 375w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/getframe_options-300x59.png 300w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" \/><figcaption id=\"caption-attachment-1904\" class=\"wp-caption-text\">The options for getframe in c_io.exe<\/figcaption><\/figure>\n<p><samp>-printdiag<\/samp><\/p>\n<figure id=\"attachment_1905\" aria-describedby=\"caption-attachment-1905\" style=\"width: 375px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1905\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/printdiag_options.png\" alt=\"printdiag options in c_io.exe\" width=\"375\" height=\"119\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/printdiag_options.png 375w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/printdiag_options-300x95.png 300w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" \/><figcaption id=\"caption-attachment-1905\" class=\"wp-caption-text\">The printdiag options in c_io.exe<\/figcaption><\/figure>\n<p>Without any of the previous options, c_io.exe will put up the Information page or an error.<\/p>\n<h2>Helpful other c_io options<\/h2>\n<p>There are several helpful options especially when using in a batch file.<\/p>\n<p><strong>-log<\/strong> allows a user to specify a name for a log. This is the log that will have the details of the actions performed during the\u00a0 import.<\/p>\n<p><strong>-noldap<\/strong> allows users to bypass using LDAP when running a command line or batch file.<br \/>\n<strong>-errorstack<\/strong> option is for logging any issues with the import<\/p>\n<p>&nbsp;<\/p>\n<p>&#8220;%CRADLEHOME%\\bin\\exe\\windows\\c_io.exe&#8221; -login admin,ADMIN,demo -export &#8220;C:\\Temp\\all3.exp&#8221; -type all -noldap -errorstack -log &#8220;C:\\Temp\\all4_log.log&#8221;<br \/>\n&#8220;%CRADLEHOME%\\bin\\exe\\windows\\c_io.exe&#8221; -login admin,ADMIN,demo -export &#8220;C:\\Temp\\pdb3.exp&#8221; -type pdb -noldap -errorstack -log &#8220;C:\\Temp\\pdb3_log.log&#8221;<\/p>\n<h2>Options not used within a batch file<\/h2>\n<p>A few of the options are not used in a batch file but are in a command prompt. The reason is that they are only used in a command prompt is that they show pop ups with information on them.<\/p>\n<p><strong>-verbose<\/strong> lets the user know that c_io.exe has finished<br \/>\n<strong>-ver<\/strong> lets the user see what the version number, date and time of the build they are using.<br \/>\n<strong>-help<\/strong> is used to see all the command line options.<\/p>\n<h2>Batch Files from Project Phase<\/h2>\n<p>Batch files can be added into the Project Phases, this is done by going to &#8220;Project Setup&#8221;, and in Options selecting &#8220;Project Phases&#8221;. Inside here if you create a new Process and change the type to command, in Command navigate to your .bat file.<\/p>\n<figure id=\"attachment_4875\" aria-describedby=\"caption-attachment-4875\" style=\"width: 856px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-4875 size-full\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2019\/01\/batch.png\" alt=\"A screenshot showing how to setup a phase node to run a batch file\" width=\"856\" height=\"674\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2019\/01\/batch.png 856w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2019\/01\/batch-300x236.png 300w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2019\/01\/batch-768x605.png 768w\" sizes=\"auto, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px\" \/><figcaption id=\"caption-attachment-4875\" class=\"wp-caption-text\">Command phase node to run batch filesArticle Updated 04\/02\/2019 &#8211; Added infor on running batch file from phase sidebar<\/figcaption><\/figure>\n<aside class=\"mashsb-container mashsb-main mashsb-stretched\"><div class=\"mashsb-box\"><div class=\"mashsb-buttons\"><a class=\"mashicon-twitter mash-small mash-center mashsb-noshadow\" href=\"https:\/\/twitter.com\/intent\/tweet?text=&amp;url=https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/&amp;via=threesl\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Tweet<\/span><\/a><a class=\"mashicon-facebook mash-small mash-center mashsb-noshadow\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.threesl.com%2Fblog%2Fc_io-exe-batch-file%2F\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Share<\/span><\/a><a class=\"mashicon-subscribe mash-small mash-center mashsb-noshadow\" href=\"#\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Newsletter<\/span><\/a><div class=\"onoffswitch2 mash-small mashsb-noshadow\" style=\"display:none\"><\/div><\/div>\n            <\/div>\n                <div style=\"clear:both\"><\/div><\/aside>\n            <!-- Share buttons by mashshare.net - Version: 4.0.47-->","protected":false},"excerpt":{"rendered":"<p>Why use c_io.exe? Using c_io.exe allows a user to do many things within a project without using the interface and is usually faster. Using c_io.exe in a batch file means you can do many things while you are actually away from your desk or in the background. You can then add this batch file to &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;How to Use c_io.exe in a Batch File&#8221;<\/span><\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"no","footnotes":""},"categories":[6],"tags":[570],"class_list":["post-1898","post","type-post","status-publish","format-standard","hentry","category-tips","tag-c_io"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>c_io.exe being used in a Batch File<\/title>\n<meta name=\"description\" content=\"Why and how to use c_io and then use c_io.exe in a batch file for importing, exporting and printing diagrams in different image types.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"c_io.exe being used in a Batch File\" \/>\n<meta property=\"og:description\" content=\"Why and how to use c_io and then use c_io.exe in a batch file for importing, exporting and printing diagrams in different image types.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/\" \/>\n<meta property=\"og:site_name\" content=\"3SL Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/3SLCradle\" \/>\n<meta property=\"article:published_time\" content=\"2017-07-11T07:24:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-07T12:59:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png\" \/>\n<meta name=\"author\" content=\"Mikki Hall\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@mikki_uk\" \/>\n<meta name=\"twitter:site\" content=\"@threesl\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mikki Hall\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/\"},\"author\":{\"name\":\"Mikki Hall\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/3838d388b1f271f95339aeb2034e19b1\"},\"headline\":\"How to Use c_io.exe in a Batch File\",\"datePublished\":\"2017-07-11T07:24:28+00:00\",\"dateModified\":\"2022-12-07T12:59:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/\"},\"wordCount\":685,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/export_options.png\",\"keywords\":[\"c_io\"],\"articleSection\":[\"Hints &amp; Tips\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/\",\"name\":\"c_io.exe being used in a Batch File\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/export_options.png\",\"datePublished\":\"2017-07-11T07:24:28+00:00\",\"dateModified\":\"2022-12-07T12:59:38+00:00\",\"description\":\"Why and how to use c_io and then use c_io.exe in a batch file for importing, exporting and printing diagrams in different image types.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/export_options.png\",\"contentUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/export_options.png\",\"width\":387,\"height\":223,\"caption\":\"Export Options for c_io.exe\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/c_io-exe-batch-file\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Use c_io.exe in a Batch File\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"name\":\"3SL Blog\",\"description\":\"From concept to creation\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\",\"name\":\"3SL\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"contentUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"width\":152,\"height\":80,\"caption\":\"3SL\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/facebook.com\\\/3SLCradle\",\"https:\\\/\\\/x.com\\\/threesl\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/3838d388b1f271f95339aeb2034e19b1\",\"name\":\"Mikki Hall\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c8ae2c18a88ce092f11f35245045093a73cabeabe55aa8ac868b1681ddd2c3dc?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c8ae2c18a88ce092f11f35245045093a73cabeabe55aa8ac868b1681ddd2c3dc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c8ae2c18a88ce092f11f35245045093a73cabeabe55aa8ac868b1681ddd2c3dc?s=96&d=mm&r=g\",\"caption\":\"Mikki Hall\"},\"sameAs\":[\"https:\\\/\\\/www.threesl.com\\\/\",\"https:\\\/\\\/x.com\\\/mikki_uk\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"c_io.exe being used in a Batch File","description":"Why and how to use c_io and then use c_io.exe in a batch file for importing, exporting and printing diagrams in different image types.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/","og_locale":"en_GB","og_type":"article","og_title":"c_io.exe being used in a Batch File","og_description":"Why and how to use c_io and then use c_io.exe in a batch file for importing, exporting and printing diagrams in different image types.","og_url":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/","og_site_name":"3SL Blog","article_publisher":"http:\/\/facebook.com\/3SLCradle","article_published_time":"2017-07-11T07:24:28+00:00","article_modified_time":"2022-12-07T12:59:38+00:00","og_image":[{"url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png","type":"","width":"","height":""}],"author":"Mikki Hall","twitter_card":"summary_large_image","twitter_creator":"@mikki_uk","twitter_site":"@threesl","twitter_misc":{"Written by":"Mikki Hall","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/#article","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/"},"author":{"name":"Mikki Hall","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/3838d388b1f271f95339aeb2034e19b1"},"headline":"How to Use c_io.exe in a Batch File","datePublished":"2017-07-11T07:24:28+00:00","dateModified":"2022-12-07T12:59:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/"},"wordCount":685,"publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png","keywords":["c_io"],"articleSection":["Hints &amp; Tips"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/","url":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/","name":"c_io.exe being used in a Batch File","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/#primaryimage"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png","datePublished":"2017-07-11T07:24:28+00:00","dateModified":"2022-12-07T12:59:38+00:00","description":"Why and how to use c_io and then use c_io.exe in a batch file for importing, exporting and printing diagrams in different image types.","breadcrumb":{"@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/#primaryimage","url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png","contentUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/06\/export_options.png","width":387,"height":223,"caption":"Export Options for c_io.exe"},{"@type":"BreadcrumbList","@id":"https:\/\/www.threesl.com\/blog\/c_io-exe-batch-file\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threesl.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Use c_io.exe in a Batch File"}]},{"@type":"WebSite","@id":"https:\/\/www.threesl.com\/blog\/#website","url":"https:\/\/www.threesl.com\/blog\/","name":"3SL Blog","description":"From concept to creation","publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threesl.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.threesl.com\/blog\/#organization","name":"3SL","url":"https:\/\/www.threesl.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","contentUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","width":152,"height":80,"caption":"3SL"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/3SLCradle","https:\/\/x.com\/threesl"]},{"@type":"Person","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/3838d388b1f271f95339aeb2034e19b1","name":"Mikki Hall","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/c8ae2c18a88ce092f11f35245045093a73cabeabe55aa8ac868b1681ddd2c3dc?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c8ae2c18a88ce092f11f35245045093a73cabeabe55aa8ac868b1681ddd2c3dc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c8ae2c18a88ce092f11f35245045093a73cabeabe55aa8ac868b1681ddd2c3dc?s=96&d=mm&r=g","caption":"Mikki Hall"},"sameAs":["https:\/\/www.threesl.com\/","https:\/\/x.com\/mikki_uk"]}]}},"modified_by":"Jan Lamb","_links":{"self":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/1898","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/comments?post=1898"}],"version-history":[{"count":20,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/1898\/revisions"}],"predecessor-version":[{"id":7996,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/1898\/revisions\/7996"}],"wp:attachment":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/media?parent=1898"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/categories?post=1898"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/tags?post=1898"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}