The iniPlugin cannot (should not) modify information. If you write information to a file you expect to get exactly what you wrote back. I see no difference...
... Just a remark: At least at my computer the line of my previous Yahoo message with Starts gets corrupted - a skipped blank again... this time one missing...
I agree about the HLP search (see my post from the 27th) but if we switch to a limited number of pages with anchors instead of multiple pages with links then...
... That's okay — I read these posts through my Email program, which leaves all spacing intact. Just a thought: it appears that you are using the INI plugin...
... queries ... walk ... server? ... piped ... Yes I could indeed take the hardcore approach and do everything by hand and do my own parsing. I was however...
... appending ... No, no, it is not just adding lines. I use MANY sections and I need the key of the lines. The lines are not added if there is for instance no...
I have a similar solution to the favfolder that allows me to edit the clip paste function to work with anywindow. You can use these folders for more than just...
... wrote: Hi Peter, ... I use the standard win32 api to manipualte ini files. That comes with some baggage. Case insensitivity, for instance, when matching ...
... Whoops, I hate it when I error, uploaded a new version without the DEBUG and eliminated a couple of EVENTS. See: http://groups.yahoo.com/group/power- ...
... Whoops....let me try that again. I just wish the hlp version was more html-like =) David Troesch | Atlanta, GA | ICQ# 2333123 If you don't take action,...
... This space of yours seems to be purely for cosmetic purposes. What if you replace it with this: INI.Set(Location, Label, Test , "\D160" ++ Starts) This...
Hi guys, I've just discovered the ‘Recognise keyboard hotkeys for active DOS/console windows’ option so I'm trying to setup a hotkey, Ctrl+V, that pastes...
... There's no need to. As a workaround, stindlpeter could simply use the correct syntax to obtain his desired result. ;-) The Ini plugin (and the inifile...
... Not an answer, but I did a quick search and found this nice page of cmd summary commands...a nice FYI =) No keyboard-only commands for accessing the ...
... as the way to write literal text into an inifile value preserving the leading and trailing spaces and those spaces will be retrieved correctly by ini.get. ...
... I've become curious about it. From the *Keys command I guess this proggy has its own menu bar, but I've never seen any console program which has its own...
... Hi Ted, nice script, thanks. I'm running standard configuration and found out that there are a couple more necessary replacements that you may want to...
... And now that I think of it, I'd strip off the myname= only at paste time, because it's nice to be able to pick the folder by myname instead of having to...
... cmd.exe is the Command interpreter for the NT/2K/XP versions of windows. It's an emulated dos environment. Just like dosprmpt (or command.com) in 98, you...
... command.com) in 98, ... standard ... AFAIK, cmd.exe is not a (emulated) dos environment. It's a genuine 32-bit command shell, which has nothing to do with...
... No, the INI-File is the output already. So what do I do there with '... It is ok with me - forget the problem. I will skip the whole PPro project and...
Thanks for the comments. PickFavfolder.txt was an extracted and tweaked for public consumption version of an existing script. But I should have posted it as...
Two items: 1) Is there a way to have an input dialog of some description be prefilled with something? ie. Local Var = "I'll see this text in the input dialog...
... Inputdefault should do what you want. (Help->Find) ... Not that I know of, but I doubt it. -- Ravi (http://shell-shocked.org) PowerPro 3.8.11 on Windows XP...
Maybe you could try Dependency Walker if you're not using something similar. It's definitely possible to call the system menu items individually since I've got...