NT Problem with Macro Scheduler Version 7.2.038 - 19/08/2003

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
wernermueller
Newbie
Posts: 1
Joined: Sun Jan 11, 2004 2:53 pm

NT Problem with Macro Scheduler Version 7.2.038 - 19/08/2003

Post by wernermueller » Sun Jan 11, 2004 2:55 pm

Hello,

Im new here and thankfull for any kind of help!

Are ther any known compatibility problems with NT 4.0?

To create or delet a file without file extention for example does not work!

Example:

DeletFile>EXAMPLE.TXT => is OK
DeletFile>EXAMPLE => is Not OK

The same problem occurs when you try to readln or writeln.

Another problem is when you try to compile under NT 4.0: EXE files won't be created! The compiler stops with an error and program termination!

mightycpa

the dot

Post by mightycpa » Sun Jan 11, 2004 6:20 pm

Have you tried EXAMPLE.

Nice to be a

Post by Nice to be a » Mon Jan 12, 2004 3:27 pm

DeletFile>EXAMPLE.TXT => is OK
DeletFile>EXAMPLE => is Not OK
a) Du hast einen Typo (Schreibfehler im Befehl) dies nur Nebenbei :wink:
b) solltest Du die Dateiendung vernachlässigen wollen um mittels "Wildcarding" zu loeschen, ist der Weg uebers DOS vorzuziehen.

Run Program>cmd /c del C:\mypath\example.*

Möchtest Du Dateien löschen welche tatsächlich keine Dateiendung haben :?:[/quote]

Another happy

Post by Another happy » Mon Jan 12, 2004 3:30 pm

welcher Fehler wird denn beim Kompilieren ausgegeben (Antwort bitte auf Englisch da von allgemeinem Interesse) ?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts