Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > PL/NL Texas Hold'em > Medium Stakes
FAQ Community Calendar Today's Posts Search

View Poll Results: Contest Parameters
Smoked Bacon Only 12 48.00%
Any Bacon Cut (unsmoked/pancetta) 7 28.00%
Let Analyst Decide 6 24.00%
Voters: 25. You may not vote on this poll

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 11-29-2007, 12:15 PM
traz traz is offline
Senior Member
 
Join Date: Oct 2005
Location: Sleeping on stacks
Posts: 19,775
Default Re: Official Party Regulars Thread

[ QUOTE ]
[ QUOTE ]
My notes aren't saving...anyone still having this problem? I thought it was fixed =/

[/ QUOTE ]

Put the following in a notepad file and then re-save as a .BAT file. If your pp closes in session, you will still lose the notes you've typed during it. :

@echo off
IF NOT EXIST "%programfiles%\partygaming\partypoker\notes backup\" MKDIR "%programfiles%\partygaming\partypoker\notes backup\"

for /f "tokens=1-3 delims=/- " %%a in ('date /t') do set XDate=%%a-%%b-%%c
for /f "tokens=1-3 delims=: " %%a in ('time /t') do set XTime=%%a-%%b-%%c


IF EXIST "%programfiles%\partygaming\partypoker\notes.t xt" COPY "%programfiles%\partygaming\partypoker\notes.t xt" "%programfiles%\partygaming\partypoker\notes backup\notes.%XDate%_%XTime%.txt

cd %programfiles%\partygaming\

start partygaming.exe -P=PartyPoker

[/ QUOTE ]

The thing is, I think i'm losing my notes even when I close party manually and it doesn't reopen/shutdown. My notes are disappearing even when things go smoothly.
Reply With Quote
 


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


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


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