Horse Racing Forum - PaceAdvantage.Com - Horse Racing Message Board

Go Back   Horse Racing Forum - PaceAdvantage.Com - Horse Racing Message Board > Thoroughbred Horse Racing Discussion > Handicapping Software > HandiFast Handicapping Software


Reply
 
Thread Tools Rate Thread
Old 05-08-2010, 11:07 AM   #1
fasjack
Registered User
 
Join Date: Oct 2006
Posts: 11
Handifast Different Versions

I hate to say this but Handi Fast ver 7 is not the same as Ver 7.1. Numbers are different when matching totals!!!!!!!!!!! Version 7.zip is not listed on parent directory web site.
fasjack is offline   Reply With Quote Reply
Old 05-08-2010, 01:36 PM   #2
Handiman
BarelyWinning
 
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,828
If you have both versions please run the same race with both and check the class numbers. Let me know if there is different numbers for the same horse. And please tell me what those two numbers are. Doesn't matter which horse just the two numbers for the same horse.

Thanks
Handi
Handiman is offline   Reply With Quote Reply
Old 05-08-2010, 07:17 PM   #3
fasjack
Registered User
 
Join Date: Oct 2006
Posts: 11
Will do, I also need help. I have a Lap top that will only let me set my settings screen to 1024-768. Is there anything else I can do ????????
fasjack is offline   Reply With Quote Reply
Old 05-09-2010, 11:27 AM   #4
Floyd
Registered User
 
Floyd's Avatar
 
Join Date: Oct 2008
Posts: 486
Running TAM0502.DRF, Version 7.1 gives me class numbers.
Version 7 I get "0"s all the way down.
Floyd is offline   Reply With Quote Reply
Old 05-09-2010, 11:42 AM   #5
headhawg
crusty old guy
 
headhawg's Avatar
 
Join Date: Aug 2003
Location: Snarkytown USA
Posts: 3,919
Quote:
Originally Posted by fasjack
Will do, I also need help. I have a Lap top that will only let me set my settings screen to 1024-768. Is there anything else I can do ????????
I wrote some code in an older version to handle that. Handi will need to add this to v7:
If DisplayWidth < 1025 then
hMain = HWND(#mainrace)
hparent = GetParent (hMain)

calldll #user32, "MoveWindow",_
hparent as ulong, _ 'window handle
1 as long,_ 'x location of window
1 as long,_ 'y location of window
1024 as long,_ 'desired width of window
734 as long,_ 'desired height of window
1 as boolean,_ 'repaint flag,0=false,1=true
ret as long 'nonzero=success
End if

Also needed is this function:
Function GetParent(hWnd)
calldll #user32, "GetParent",hWnd as ulong,_
GetParent as ulong
End Function
(For Handi: #mainrace is the handle of the Summary Screen window.)

Once incorporated, you should then be able to use the vertical and horizontal scroll bars.
headhawg is offline   Reply With Quote Reply
Old 05-09-2010, 11:49 AM   #6
barshoe
Registered User
 
Join Date: May 2007
Posts: 81
Version 7 r Version 7.1 no class #
barshoe is offline   Reply With Quote Reply
Old 05-09-2010, 12:23 PM   #7
Floyd
Registered User
 
Floyd's Avatar
 
Join Date: Oct 2008
Posts: 486
Quote:
Originally Posted by barshoe
Version 7 r Version 7.1 no class #
So you get no class numbers in version 7.1?
Floyd is offline   Reply With Quote Reply
Old 05-09-2010, 12:35 PM   #8
Handiman
BarelyWinning
 
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,828
I know there is some confusion. So let me clear things up a bit.

I personally use MCP files. A lot of you are using drf files. I have been working with a new class number. It is available in Mcp files but not in drf files. So when I put out a version for everyone, Sometimes I forget to change the code back to the drf settings. That's why no class number shows up.

So I am going to do some coding late tonight after the Mother's day festivities are over here. I will try and get things straightened out. I'll put in HH's display code that somehow was left out.

And I am going to try and get the csv without results option put in also. So we shall see what happens. Thanks for your patience and understanding. Just remember that some days I am having to operate with the brains God gave a pisant and it isn't easy.

Handi
Handiman is offline   Reply With Quote Reply
Old 05-09-2010, 04:01 PM   #9
fast4522
Registered User
 
fast4522's Avatar
 
Join Date: May 2004
Location: New Hampshire
Posts: 14,478
Your doing just great, the price is right. For someone new to the game your there for them without spending bucks for programs in a game that is one hard mother to beat when the prices are depressed and the fields are small you make it easy to take. Even for the old salt your there to contrast much, good contrast when combined with the trusty racing form.
fast4522 is offline   Reply With Quote Reply
Reply





Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

» Advertisement
» Current Polls
Wh deserves to be the favorite? (last 4 figures)
Powered by vBadvanced CMPS v3.2.3

All times are GMT -4. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 1999 - 2023 -- PaceAdvantage.Com -- All Rights Reserved
We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program
designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.