{"id":143,"date":"2026-06-24T09:35:06","date_gmt":"2026-06-24T09:35:06","guid":{"rendered":"https:\/\/www.sasreference.com\/fr\/?p=143"},"modified":"2026-06-24T10:31:39","modified_gmt":"2026-06-24T10:31:39","slug":"error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created","status":"publish","type":"post","link":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/","title":{"rendered":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created."},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Alors que dans SAS\u00ae Studio, l&rsquo;option <code>file=<\/code> permet de sp\u00e9cifier \u00e0 la fois le chemin d&rsquo;acc\u00e8s et le nom de votre fichier de sortie, SAS\u00ae Windowing Environment n\u00e9cessite deux options distinctes : <code>path=<\/code> et <code>file=<\/code>. Voici un exemple.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\">Le probl\u00e8me<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>ERROR: A component of C:\\Users\\... is not a directory.\nERROR: No body file. HTML output will not be created.<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"779\" height=\"232\" src=\"https:\/\/www.sasreference.com\/fr\/wp-content\/uploads\/sites\/2\/2026\/06\/sas_error_message_a_component_is_not_a_directory.jpg\" alt=\"\" class=\"wp-image-144\" srcset=\"https:\/\/www.sasreference.com\/fr\/wp-content\/uploads\/sites\/2\/2026\/06\/sas_error_message_a_component_is_not_a_directory.jpg 779w, https:\/\/www.sasreference.com\/fr\/wp-content\/uploads\/sites\/2\/2026\/06\/sas_error_message_a_component_is_not_a_directory-300x89.jpg 300w, https:\/\/www.sasreference.com\/fr\/wp-content\/uploads\/sites\/2\/2026\/06\/sas_error_message_a_component_is_not_a_directory-768x229.jpg 768w\" sizes=\"auto, (max-width: 779px) 100vw, 779px\" \/><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\">Le code d&rsquo;origine<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>ods html <strong>file  = \"C:\/Users\/xxformat\/Documents\/demo.html\" <\/strong>;\n         \nproc print data=sashelp.class;\nrun;\n\nods html close;<\/code><\/pre>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\">Le code mis \u00e0 jour<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>ods html <strong>path  = 'C:\/Users\/xxformat\/Documents\/' file='demo.html'<\/strong>;\n         \nproc print data=sashelp.class;\nrun;\n\nods html close;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d&rsquo;acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,16,21,7,20,23,22,28,14,13,9,8],"tags":[15,26,25],"class_list":["post-143","post","type-post","status-publish","format-standard","hentry","category-blog","category-error","category-file","category-log","category-ods","category-option-globale","category-path","category-sas-studio","category-sas-windowing-environment","category-software","category-syntaxe","category-validation","tag-error","tag-ods","tag-sas-windowing-environment"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d&#039;acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"admin\"\/>\n\t<meta name=\"google-site-verification\" content=\"CGaRySyAFC87YNhlyX6dLr7sQk4EZCOsqCiqsknQDfo\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"sasreference -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created. - sasreference\" \/>\n\t\t<meta property=\"og:description\" content=\"Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d&#039;acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-24T09:35:06+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-24T10:31:39+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created. - sasreference\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d&#039;acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#blogposting\",\"name\":\"ERROR: A component of\\u2026 is not a directory. No body file. HTML output will not be created. - sasreference\",\"headline\":\"ERROR: A component of\\u2026 is not a directory. No body file. HTML output will not be created.\",\"author\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/06\\\/sas_error_message_a_component_is_not_a_directory.jpg\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#articleImage\",\"width\":779,\"height\":232},\"datePublished\":\"2026-06-24T09:35:06+00:00\",\"dateModified\":\"2026-06-24T10:31:39+00:00\",\"inLanguage\":\"fr-FR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#webpage\"},\"articleSection\":\"Blog, Error, file=, log, ODS, Option Globale, path=, SAS Studio, SAS Windowing Environment, Software, Syntaxe, Validation, error, ODS, SAS Windowing Environment\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.sasreference.com\\\/fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/#listItem\",\"name\":\"Syntaxe\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/#listItem\",\"position\":3,\"name\":\"Syntaxe\",\"item\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/#listItem\",\"name\":\"Option Globale\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/#listItem\",\"position\":4,\"name\":\"Option Globale\",\"item\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/#listItem\",\"name\":\"ODS\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/#listItem\",\"name\":\"Syntaxe\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/#listItem\",\"position\":5,\"name\":\"ODS\",\"item\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/file\\\/#listItem\",\"name\":\"file=\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/#listItem\",\"name\":\"Option Globale\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/file\\\/#listItem\",\"position\":6,\"name\":\"file=\",\"item\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/file\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#listItem\",\"name\":\"ERROR: A component of\\u2026 is not a directory. No body file. HTML output will not be created.\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/#listItem\",\"name\":\"ODS\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#listItem\",\"position\":7,\"name\":\"ERROR: A component of\\u2026 is not a directory. No body file. HTML output will not be created.\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/category\\\/blog\\\/syntaxe\\\/option-globale\\\/ods\\\/file\\\/#listItem\",\"name\":\"file=\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/#organization\",\"name\":\"sasreference\",\"url\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/author\\\/admin\\\/\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/836aab19e40c3454f79208ff20da27d740735aecfcf366368646e7b2fbb3f28f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"admin\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#webpage\",\"url\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/\",\"name\":\"ERROR: A component of\\u2026 is not a directory. No body file. HTML output will not be created. - sasreference\",\"description\":\"Adaptez la syntaxe de votre instruction ODS pour d\\u00e9finir le chemin d'acc\\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/blog\\\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/author\\\/admin\\\/#author\"},\"datePublished\":\"2026-06-24T09:35:06+00:00\",\"dateModified\":\"2026-06-24T10:31:39+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/\",\"name\":\"sasreference\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.sasreference.com\\\/fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created. - sasreference","description":"Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d'acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.","canonical_url":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"CGaRySyAFC87YNhlyX6dLr7sQk4EZCOsqCiqsknQDfo","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#blogposting","name":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created. - sasreference","headline":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created.","author":{"@id":"https:\/\/www.sasreference.com\/fr\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.sasreference.com\/fr\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.sasreference.com\/fr\/wp-content\/uploads\/sites\/2\/2026\/06\/sas_error_message_a_component_is_not_a_directory.jpg","@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#articleImage","width":779,"height":232},"datePublished":"2026-06-24T09:35:06+00:00","dateModified":"2026-06-24T10:31:39+00:00","inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#webpage"},"isPartOf":{"@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#webpage"},"articleSection":"Blog, Error, file=, log, ODS, Option Globale, path=, SAS Studio, SAS Windowing Environment, Software, Syntaxe, Validation, error, ODS, SAS Windowing Environment"},{"@type":"BreadcrumbList","@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr#listItem","position":1,"name":"Home","item":"https:\/\/www.sasreference.com\/fr","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/www.sasreference.com\/fr\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/#listItem","name":"Syntaxe"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/#listItem","position":3,"name":"Syntaxe","item":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/#listItem","name":"Option Globale"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/#listItem","position":4,"name":"Option Globale","item":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/#listItem","name":"ODS"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/#listItem","name":"Syntaxe"}},{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/#listItem","position":5,"name":"ODS","item":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/file\/#listItem","name":"file="},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/#listItem","name":"Option Globale"}},{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/file\/#listItem","position":6,"name":"file=","item":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/file\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#listItem","name":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created."},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/#listItem","name":"ODS"}},{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#listItem","position":7,"name":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created.","previousItem":{"@type":"ListItem","@id":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/file\/#listItem","name":"file="}}]},{"@type":"Organization","@id":"https:\/\/www.sasreference.com\/fr\/#organization","name":"sasreference","url":"https:\/\/www.sasreference.com\/fr\/"},{"@type":"Person","@id":"https:\/\/www.sasreference.com\/fr\/author\/admin\/#author","url":"https:\/\/www.sasreference.com\/fr\/author\/admin\/","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/836aab19e40c3454f79208ff20da27d740735aecfcf366368646e7b2fbb3f28f?s=96&d=mm&r=g","width":96,"height":96,"caption":"admin"}},{"@type":"WebPage","@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#webpage","url":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/","name":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created. - sasreference","description":"Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d'acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/www.sasreference.com\/fr\/#website"},"breadcrumb":{"@id":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/#breadcrumblist"},"author":{"@id":"https:\/\/www.sasreference.com\/fr\/author\/admin\/#author"},"creator":{"@id":"https:\/\/www.sasreference.com\/fr\/author\/admin\/#author"},"datePublished":"2026-06-24T09:35:06+00:00","dateModified":"2026-06-24T10:31:39+00:00"},{"@type":"WebSite","@id":"https:\/\/www.sasreference.com\/fr\/#website","url":"https:\/\/www.sasreference.com\/fr\/","name":"sasreference","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/www.sasreference.com\/fr\/#organization"}}]},"og:locale":"fr_FR","og:site_name":"sasreference -","og:type":"article","og:title":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created. - sasreference","og:description":"Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d'acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment.","og:url":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/","article:published_time":"2026-06-24T09:35:06+00:00","article:modified_time":"2026-06-24T10:31:39+00:00","twitter:card":"summary_large_image","twitter:title":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created. - sasreference","twitter:description":"Adaptez la syntaxe de votre instruction ODS pour d\u00e9finir le chemin d'acc\u00e8s de votre sortie selon que vous travaillez avec SAS Studio ou avec SAS Windowing Environment."},"aioseo_meta_data":{"post_id":"143","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-24 09:35:06","updated":"2026-06-24 13:11:44"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sasreference.com\/fr\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sasreference.com\/fr\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/\" title=\"Syntaxe\">Syntaxe<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/\" title=\"Option Globale\">Option Globale<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/\" title=\"ODS\">ODS<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/file\/\" title=\"file=\">file=<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created.\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.sasreference.com\/fr"},{"label":"Blog","link":"https:\/\/www.sasreference.com\/fr\/category\/blog\/"},{"label":"Syntaxe","link":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/"},{"label":"Option Globale","link":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/"},{"label":"ODS","link":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/"},{"label":"file=","link":"https:\/\/www.sasreference.com\/fr\/category\/blog\/syntaxe\/option-globale\/ods\/file\/"},{"label":"ERROR: A component of\u2026 is not a directory. No body file. HTML output will not be created.","link":"https:\/\/www.sasreference.com\/fr\/blog\/error-a-component-of-is-not-a-directory-no-body-file-html-output-will-not-be-created\/"}],"_links":{"self":[{"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/posts\/143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/comments?post=143"}],"version-history":[{"count":3,"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/posts\/143\/revisions"}],"predecessor-version":[{"id":147,"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/posts\/143\/revisions\/147"}],"wp:attachment":[{"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/media?parent=143"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/categories?post=143"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sasreference.com\/fr\/wp-json\/wp\/v2\/tags?post=143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}