Jump to content
The mkiv Supra Owners Club

Smallshinyant

Followers
  • Posts

    847
  • Joined

Everything posted by Smallshinyant

  1. Thats a shame. Just want to learn to drive a bit smoother. Maybe i will wait till you take me out in the single
  2. yeah, this sound pretty good. Maybe up for this.
  3. its seems it may be an issue with VBA and long file names, there maybe an API to work around it. here is a function that will convert to short file names. Private Declare Function GetShortPathName Lib "kernel32" Alias "GetShortPathNameA" (ByVal lpszLongPath As String, ByVal lpszShortPath As String, ByVal lBuffer As Long) As Long Public Function GetShortPath(strFileName As String) As String 'KPD-Team 1999 'URL: http://www.allapi.net/ 'E-Mail: [email protected] Dim lngRes As Long, strPath As String 'Create a buffer strPath = String$(165, 0) 'retrieve the short pathname lngRes = GetShortPathName(strFileName, strPath, 164) 'remove all unnecessary chr$(0)'s GetShortPath = Left$(strPath, lngRes) End Function
  4. have you tried using the short name for the directory? i believe its Docume~1 but i forget.
  5. i got a couple kicking around at home, i will pm you the specs this afternoon when im home.
  6. you sticking it on a trailer for the trip?
  7. yeah, good luck for the weekend. And start drinking lots of water now.
  8. Short of anyone not doing this, would anybody recommend a course? I just don't think my driving is very smooth.
  9. me too, hence the question. I would of thought we had at least one member on here, even if its just for the insurance benefit.
  10. Maybe i will just have to go do that then and find out if it is for me.
  11. Anyone here a member, was just curious if anyone feels they have got a worthwhile experience out of doing the training with them?
  12. Cant wait for a this to come back on. Tthis was the episode of top gear I was in. We even got to stay behind with the crew for a few beers. top guys all of them. Im some where in the line-up at the end.
  13. I always get nervous when parking in hospital car parks, for to many old dears for my liking. Bad job i work for the nhs then
  14. Looks so much better all in one piece. Sorry i might of missed it, but when does it get handed to AFR?
  15. sorry to hear this, but you should of done your research. its not like cars. i spent 5 years looking on the web, talking to friends(glove puppets) and almost starved trying to find the perfect sandwich for myself. In the end i had to ride on the back of a tortoise to New Zealand to get the sandwich i wanted. Next step BPU topping (Bacon, pepper, Ulluco)
  16. does they spread the force across a greater area. helmet: single point of impact spreads across area touching head. Buffered and collapsing http://cozybeehive.blogspot.com/2008/03/how-bicycle-helmet-works.html airbag: single point to an area of collapsing support against face and torso slowing the impact http://www.2carpros.com/how_does_it_work/airbags.htm all stuff you may know, just trying to help
  17. blimey, 20%. But all those big budget white goods before the new year is in then.
  18. Sorry nevins, it's dog eat hamster out there in the real world. I'm not sure yet, still waiting on the PM, but i am thinking that it has lots of gold on it, whatever it is.
  19. Out of interest, how did you find figure out there was no turbo? im guessing if you were not aware of how turbo cars behave.
  20. wow, she is a bit of a stunner.
  21. Yay me! I would like to say a big thank you to everyone who gave me there support aswell as my mum and dad.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. You might also be interested in our Guidelines, Privacy Policy and Terms of Use.