Hi all, I've written a new script mode for PFGW, the idea being that the input file is a very basic program, to allow slightly more advanced options than you ...
Hi all, I've written a new script mode for PFGW, the idea being that the input file is a very basic program, to allow slightly more advanced options than you ...
Wow, that could be really useful, thanks, Michael. No time now, but will try later. I like the idea that the goto statements have to be changed when you add a...
Hi, There is a lil help file in the zip. I am in the process of doing labels so the nasty line numbers don't keep changing! Look for another update soon...
Hi, Got a version with labels and files uploaded (help text included in the zip). I hope I didn't break anything (added code all over the place, hope I can...
Hi, I've uploaded yet another version. Only change is that absolute line numbers are now completely abolished, GOTO's now go to a label or if you give them a...
Hi folks, Sorry for being out of touch for what seemed like forever, but congratulations to Michael on the new scripting! This looks like it could come out to...
ChrisN, This file is almost perfect. It is missing the packages\wingmp directory. If you are putting together the source which into a "single" package, then...
Howdy folks ... Good to hear this came out OK. Originally (back in the dim and distant past, it seems now) there were file conflicts with headers in the ...
Hi friends I just got (remote, unfriendly) access to a linux machine. I managed (using lynx, would you believe?) to fetch the approved linux executable, from...
Hi folks ... Thanks Greg, it should work without any problems - the single-file distribution and GMP 4.01 (Athlon- optimized) work great on the bebox here, and...
Hi, The Linux version is in the files area. As predicted, it compiled without any problems. For maximum compatibility, I used i386-optimized GMP 4.01. I...
... Thanx muchly. ... Well actually, some kind soul (a.k.a. Greg) set me up, just now, with a linux excutable of Jim's ECM and both processors on the linux box...
Hi folks, Now thanks to Michael we have scripting, I'd like to suggest a new project that the team might wish to try adding to pfgw. It's a method to validate...
Hi all, ... This sounds great, I can't remember what version is on the site at the moment, but I'm pretty sure its not the same as what I have here. The chief...
Hi All, ... Indeed. I have all the VB components for KP tests, but I've been struggling to get my head around the PFGW c++ code. I wrote some commercial c...
Hi folks ... Well, welcome to the new http://www.primeform.net/openpfgw - it's had a minor facelift, you'll see, reflecting the new singlefileness. How nice it...
I downloaded the source today, and started poking around. I admit my C++ skills need some serious work, as i got lost pretty fast. But from what i could...
Sorry i didn't read far enough back in the history :( What i read further back says that there was no real speed difference, but how can that be, if you have...
Hi there Markus ... That's absolutely correct. When *evaluating* an expression, the entire expression is parsed and calculated, and, as soon as that one number...
... Er, well, I don't think so for certain file types. Many of the "forms" within NewPGen's output do not run the expression parser at all (well they do one ...
... hear, hear! any chance a -s option to turn it off? (well better to have it off as default and -s to turn it on for those who haven't better things to do) ...
... If you want to turn it off simply do this: pfgw work_to_do > nul That will eliminate 98% of the problem (there is still the work done inside of PFGW to...
Hi Markus, ... Yes it is possible. If the base is not 2, then in the CC modes (with len > 2) the search is for generalized chains. For example, I just tried it...