Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   New Software Announcement - SIXTH SENSE (http://archives1.twoplustwo.com/showthread.php?t=161006)

tcorbin16 07-19-2007 03:45 PM

Re: SixthSense PokerStars Scanner FIX
 
ben i looked on the 6th sense forums to look for a guide on how to filter out the CAP games on ftp, but the thread was garbage....

can you tell me what i have to do to filter them out?

SixthSense 07-19-2007 03:48 PM

Re: SixthSense PokerStars Scanner FIX
 
[ QUOTE ]
ben i looked on the 6th sense forums to look for a guide on how to filter out the CAP games on ftp, but the thread was garbage....

can you tell me what i have to do to filter them out?

[/ QUOTE ]

Using the "Filter Table" popup menu on the table list, add a filter like:

Upper(TableName) not like '%[CAP]%'

-Ben

tcorbin16 07-19-2007 05:50 PM

Re: SixthSense PokerStars Scanner FIX
 
so i would type....

Upper(CAP) and then it filters out all of them?

SixthSense 07-19-2007 05:52 PM

Re: SixthSense PokerStars Scanner FIX
 
[ QUOTE ]
so i would type....

Upper(CAP) and then it filters out all of them?

[/ QUOTE ]

No, you would type it exactly as I put it:

Upper(TableName) not like '%[CAP]%'

It will then filter out all tables that have "[Cap]" in the tablename.

tcorbin16 07-19-2007 07:14 PM

Re: SixthSense PokerStars Scanner FIX
 
i just copy/pasted what you put and i get some error sayin

Tables: Field 'TableName' not found....

now i just copied/pasted Upper(TableName) not like '%[CAP]%'

that into the filter.

SixthSense 07-19-2007 07:39 PM

Re: SixthSense PokerStars Scanner FIX
 
[ QUOTE ]
i just copy/pasted what you put and i get some error sayin

Tables: Field 'TableName' not found....

now i just copied/pasted Upper(TableName) not like '%[CAP]%'

that into the filter.

[/ QUOTE ]

Change TableName to Table, see if that works.

tcorbin16 07-19-2007 11:16 PM

Re: SixthSense PokerStars Scanner FIX
 
"Filter expression incorrectly terminated"

when i change tablename to table.

Echelon 07-20-2007 10:17 AM

Re: SixthSense PokerStars Scanner FIX
 
same here

SixthSense 07-20-2007 10:24 AM

Re: SixthSense PokerStars Scanner FIX
 
[ QUOTE ]
"Filter expression incorrectly terminated"

when i change tablename to table.

[/ QUOTE ]

This exact string below works for me:

not upper(table) like '%[CAP]%'

Note the parenthesis, tick marks, brackets, and percent signs must all be correct.

One more thing, this goes into the "Filter Table" menu, CTRL-R

Echelon 07-20-2007 11:25 AM

Re: SixthSense PokerStars Scanner FIX
 
working thanks


All times are GMT -4. The time now is 10:47 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.