ich habe folgende Befehl in einem Script:
Code: Alles auswählen
set $DBs$ = loadtextfile('%SystemDrive%\tmp\%pcname%.txt')
- Section Actions (Command in line 85):
$DBs$ = loadtextfile('C:\tmp\EDV3.txt')
loadtextfile('C:\tmp\EDV3.txt') illegal String expression
lg
Bernhard