develooper Front page | perl.win32.vanilla | Postings from May 2008

-CS command line switch error

Thread Next
From:
Bianka.Martinovic
Date:
May 7, 2008 04:57
Subject:
-CS command line switch error
Hello,

I have an error using a script with the -CS command line switch:

#!c:/strawberry/perl/bin/perl.exe -CS

When trying to execute I get the following error message:

cmd>c:\strawberry\perl\bin\perl.exe sync.pl
Too late for "-CS" option at sync.pl line 1.

cmd>c:\strawberry\perl\bin\perl.exe -CS sync.pl
Too late for "-CS" option at sync.pl line 1.

It's the same with -C7, -CI or any other combination.

I am using Strawberry 5.10.0.1 with Windows XP SP 2 (German).

-Bianka

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About