BBC.SHARED.JOBI.TEMPFILE-END
Description
Details
| Property | Value |
|---|---|
| Type | JOBI |
| Folder | PACKAGES/BEST-BLU/BBC.SHARED/SOURCE/TEMPFILES |
| Title | Marks the end of the content for a temporary file |
| Archive Key 1 | - |
| Archive Key 2 | - |
| Created | Andreas Büsching am: 2020-09-09 15:28:32 |
| Last Modified | Andreas Büsching am: 2025-07-04 16:46:35 17 x |
| Last Used | - |
Process
:switch &$PLATFORM#
: case "UNIX"
EOF
: case "WINDOWS"
'@ | Set-Content $bbcs_temp_file.fullName
:endswitch