473,473 Members | 2,097 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Number of errors

Hello ,

I activated the option strict in my project. What a mess :-)
I would like to know if it is possible to change the maximum of errors which
are add in the tasks list when the option is activate?

thank you
Marc R.
Nov 21 '05 #1
4 991
"Marc Robitaille" <ma*************@ars-solutions.caa> schrieb:
I activated the option strict in my project. What a mess :-)
I would like to know if it is possible to change the maximum of errors
which are add in the tasks list when the option is activate?


I don't think that this is possible, however, you can filter the tasks shown
in the task list by selecting the appropriate filter from the task list's
context menu.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #2
I don´t think that's is possible too, but instead of activating it at
project level, you can "activate" it file by file adding the line

Option Strict On

in the first line of the file. Then you fix the errors of that file and you
remove it. Once you have done that with all the files, you can activate it
at project level.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Marc Robitaille" <ma*************@ars-solutions.caa> escribió en el mensaje
news:uH*************@TK2MSFTNGP12.phx.gbl...
Hello ,

I activated the option strict in my project. What a mess :-)
I would like to know if it is possible to change the maximum of errors
which are add in the tasks list when the option is activate?

thank you
Marc R.

Nov 21 '05 #3
Thank you

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> a écrit dans le
message de news: Ov**************@tk2msftngp13.phx.gbl...
"Marc Robitaille" <ma*************@ars-solutions.caa> schrieb:
I activated the option strict in my project. What a mess :-)
I would like to know if it is possible to change the maximum of errors
which are add in the tasks list when the option is activate?


I don't think that this is possible, however, you can filter the tasks
shown in the task list by selecting the appropriate filter from the task
list's context menu.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #4
Thank you. I will do that :-)
"Carlos J. Quintero [.NET MVP]" <ca*****@NOSPAMsogecable.com> a écrit dans
le message de news: OA**************@TK2MSFTNGP10.phx.gbl...
I don´t think that's is possible too, but instead of activating it at
project level, you can "activate" it file by file adding the line

Option Strict On

in the first line of the file. Then you fix the errors of that file and
you remove it. Once you have done that with all the files, you can
activate it at project level.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Marc Robitaille" <ma*************@ars-solutions.caa> escribió en el
mensaje news:uH*************@TK2MSFTNGP12.phx.gbl...
Hello ,

I activated the option strict in my project. What a mess :-)
I would like to know if it is possible to change the maximum of errors
which are add in the tasks list when the option is activate?

thank you
Marc R.


Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: john brown | last post by:
I'm new to perl programming and would like some help if at all possible. I'm trying to make a simple script where I can input a filename. To be exact something like "/home/song1.mp3". I want to...
2
by: Colin Steadman | last post by:
What is the best way to control is a transaction? I've done a little test and both of the examples below seem to do the job, but I was wondering which is the better method, this: If err.number <>...
16
by: Jason | last post by:
Hi, I need a way to use random numbers in c++. In my c++ project, when using the mingw compiler I used a mersenne twister that is publicly available and this did its job well. Now I have...
2
by: Colin Hale | last post by:
Hi, I've got a legacy ATL component which throws errors using the ATL Error() function. I have always handled these errors in VB6 using on error goto, then in the error handling code I could...
23
by: r.e.s. | last post by:
I have a million-line text file with 100 characters per line, and simply need to determine how many of the lines are distinct. On my PC, this little program just goes to never-never land: def...
2
by: johnivey | last post by:
I have a large query that I am trying to debug in query analyzer. However, the errors I get have no line number or reference to where they are failing. How can I find out what line in the query is...
109
by: jmcgill | last post by:
Hello. Is there a method for computing the number of digits, in a given numeric base, of N factorial, without actually computing the factorial? For example, 8! has 5 digits in base 10; 10! has...
0
by: urkel | last post by:
Hello everybody, I have these errors on C program that may be because of random number definition. I use an SSH to compile C like in Linux. May be you have idea whether the errors are due to the...
20
by: Casey | last post by:
Is there an easy way to use getopt and still allow negative numbers as args? I can easily write a workaround (pre-process the tail end of the arguments, stripping off any non-options including...
4
by: mercuryshipzz | last post by:
Hi, My objective is to get the line number of the first occurance of the search pattern. my test.txt contains: ..... .................. total rows.... ................... ..
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.