Skip to main content

B4A.BASE.JOBI.CONFIG-CREATE

Description

Details

PropertyValue
TypeJOBI
FolderPACKAGES/BEST4AUTOMIC/B4A.BASE/SOURCE/CONFIGURATION
TitleCreate module configuration VARA
Archive Key 1-
Archive Key 2-
CreatedWRITER/B4A am: 2019-10-18 10:35:00
Last ModifiedTimon Schnakenberg am: 2022-02-16 15:00:43 25 x
Last Used-

Process

:switch &$PLATFORM#
:  case "UNIX"
b4a_config_file=$(mktemp)
:  case "WINDOWS"
$b4a_config_file = New-TemporaryFile
:endswitch