Vertaling van "FileConvert" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The FileConvert$() script command return value is now as documented.
FileConvert$() can now request a progress dialog and can set the minimum number of channels in the output file.
FileConvert$() kann nun einen Fortschrittsdialog anfordern und die Mindestanzahl von Kanälen in der Ausgabedatei einstellen.
The FileConvert$() script command inverted the sense of the "ignore file extension" bit in the flags% argument.
Der FileConvert$() Skriptbefehl hat den Sinn des "Dateierweiterung ignorieren" Bit im flags% Argument invertiert.
File selection dialogs opened by FileConvert$() now set the initial file type (if possible).
Die mit FileConvert$() geöffneten Dateiauswahldialoge sind nun für die Einrichtung des anfänglichen Dateityps (sofern möglich) ursächlich.
2.07 New FileConvert$() will now take an empty string or wild cards as a file name and present the user with a file selection dialog.
2.07 Neu "FileConvert$()" akzeptiert nun leere Zeichenfolgen oder Platzhalter als Dateinamen und zeigt einen Dialog zur Dateiauswahl an.
Any file selection dialog provided by FileConvert$() will have the initial file type correctly set if possible, the file type chosen by the user cannot get overridden by automatic type detection.
Dateiauswahldialoge, die durch FileConvert$() erstellt werden, verfügen nun über eine korrekte Einstellung des anfänglichen Dateityps, sofern möglich, und der durch den Anwender gewählte Dateityp kann nicht durch die automatische Typerkennung außer Kraft gesetzt werden.
When the FileConvert$() script command was used in automatic data type recognition mode, it could fail due to a problem in the ASCII (text file) importer.