Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

PPWIZARD · PPWIZARD is a free and powerful HTML/WEB Development Tool (html preprocessor)

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 221
  • Category: Other
  • Founded: May 29, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 2524 - 2554 of 2617   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2524 udesbay Send Email Apr 16, 2011
7:16 pm
... I will try that. Congrats for fine program /ppw/. U. Bay...
2525 jgarren2000 Send Email Apr 18, 2011
6:55 am
I must run OOREXX on my system. I want to run PPWIZARD. My current workaround is to install/uninstall alternating products. Is it possible to...
2526 Dennis Bareis
dbareis Send Email
Apr 18, 2011
7:02 am
Hi, If you follow the "hand installation" section of the manual I can't see why not. You could easily use a batch file to make temp update path or whatever. ...
2527 Luis Eduardo Pacheco
ovnidel17 Send Email
Apr 18, 2011
3:13 pm
Hi! This weekend I have been forced to make a clean reinstall of my PC. After done, I've enetered to the alternative website for PPWIZARD to download it but...
2528 Dennis Bareis
dbareis Send Email
Apr 19, 2011
6:50 am
Hi, ... Oops that should have been: .. to "http://dennisbareis.antiguru.de/zips_fw/makemsi.zip"; or "http://dennisbareis.antiguru.de/zips_fw/ppww32.zip", that...
2529 Luis Eduardo Pacheco
ovnidel17 Send Email
Apr 19, 2011
9:31 am
Thanks a lot 2011/4/19 Dennis Bareis <dbareis@...> ... -- Luis Eduardo Pacheco StratoCat - http://stratocat.com.ar Proyecto de recopilación histórica...
2530 Dennis Bareis
dbareis Send Email
Apr 20, 2011
7:19 am
Hi, RiotHost.com seems to have got permanently belly up so I found a new host provider and with less trouble (and more in areas I didn't expect trouble ...
2531 Javier Llorente
jwayfarer Send Email
Apr 20, 2011
3:22 pm
Glad to hear that. Welcome back, Mr. Bareis :-) -- Javier Llorente http://javierllorente.es ... Venta de instrumentos musicales: Tienda Thomann...
2532 Moritz Hoffmann
antiguru_de Send Email
May 5, 2011
2:25 pm
... Hash: SHA256 [retry...] ... It's also possible to run ppw on oorexx. Here is a quick diff, it seems to work when running the little sample: diff...
2533 Dennis Bareis
dbareis Send Email
May 29, 2011
8:20 am
Hi, You can use the "HashPrefix&quot; option of the #Option command as per your last block of code, the page "http://dennisbareis.com/ppwizard/hashasis.htm" shows...
2535 Dennis
dbareis Send Email
Jun 28, 2011
7:08 am
2536 majolo_alex Send Email Jul 6, 2011
8:40 am
Hi all :) I need a bit of a push in the right direction with Files4Mask. I'm currently using the following code to count the number of .png in my /imgs/...
2537 Dennis Bareis
dbareis Send Email
Jul 6, 2011
8:52 am
Hi, ... I think this is what you want: #define DIR D:\_Server&#92;_majolo&#92;imgs #define+ DIR . #DefineRexx '' call Files4Mask "<$DIR>\*.png", "png","N","N" call...
2538 majolo_alex Send Email Jul 6, 2011
12:40 pm
Ignore my previous (dipstick) question regarding - #info ^TOTAL IMAGES = <??ImageCnt>^ I'd never used the #info command before Anyway, I removed #define+ DIR...
2539 Dennis Bareis
dbareis Send Email
Jul 7, 2011
7:52 am
... Important safety tip: Never use "#define+" where a "#define" will do. ... Yes but use "#define+" instead, you are usiog an absolute path versus the ...
2540 majolo_alex Send Email Jul 7, 2011
9:35 am
I'm a bit confused :-/ Your code example was: #define DIR D:\_Server&#92;_majolo&#92;imgs #define+ DIR . #DefineRexx '' call Files4Mask "<$DIR>\*.png",...
2541 Dennis Bareis
dbareis Send Email
Jul 7, 2011
9:49 am
Hi, ... I was combing your code with mine as a clarification (or so I thought at the time anyway). Try this code: #define SOMETHING D:\_Server&#92;_majolo&#92;imgs ...
2542 majolo_alex Send Email Jul 7, 2011
11:17 am
I tried both the examples and yes, I can see the warning message from the 1st example i.e. Redefine of DIR (SOMETHING) I understand the difference between...
2543 Dennis Bareis
dbareis Send Email
Jul 8, 2011
10:06 am
Hi, ... Well must be because "D:\_Server&#92;_majolo&#92;imgs" is not your current directory or more specifically your current directory doesn't contain any images. ...
2544 Paul
paulggardner Send Email
Aug 25, 2011
12:40 am
Dennis, I noticed that the ToUpperCase function contains the following: "This function takes a single parameter and returns it in lower case." That probably...
2545 Paul
paulggardner Send Email
Aug 25, 2011
12:40 am
I've got a slight problem with the formatting of the output file generated by the below code (output is listed below that). There are two blank lines on the...
2546 Dennis Bareis
dbareis Send Email
Aug 25, 2011
1:05 am
If you can zip the code up and send it to me I'll try to look at it tonight. Its probably something you have done. ... by the below code (output is listed...
2547 Dennis Bareis
dbareis Send Email
Aug 25, 2011
8:01 am
Hi, ... Thanks will be corrected next time I build the documentation. -- Dennis Bareis [MVP] (dbareis@...): http://dennisbareis.com Freeware...
2548 Paul
paulggardner Send Email
Aug 29, 2011
2:26 pm
... Just to tie this off - it was something I had done. I wasn't defining a separater on the multi-line macros, and the default is a space. The blank line was...
2549 Dennis Bareis
dbareis Send Email
Aug 31, 2011
7:36 am
Hi, On 31 August 2011 00:33, Alexander Reinicke wrote: The following code does not work as expected. Why? Changing one line makes it work (tmplink to #RexxVar...
2550 DXman
dxswl@... Send Email
Sep 1, 2011
4:24 am
Why expected symbol does not appear in the output file? I put "{x3B}". -- DXman...
2551 Dennis Bareis
dbareis Send Email
Sep 1, 2011
4:33 am
Hi 2011/9/1 DXman <dxswl@...> Why expected symbol does not appear in the output file? I put "{x3B}". ... Perhaps you haven't realised but those only...
2552 DXman
dxswl@... Send Email
Sep 1, 2011
5:31 am
... Oh, sorry. -- DXman...
2553 Paul
paulggardner Send Email
Nov 9, 2011
12:02 am
Dennis, When I applied an ExtraIndent to a script with a multi-line macro in the middle, the macro expansion ignored the ExtraIndent setting after a call to...
2554 Dennis Bareis
dbareis Send Email
Nov 13, 2011
7:05 am
Hi, ... Sorry for the slow response, try the PPWIZARD I uploaded to the PPWIZARD files area and let me know how it goes. Thanks -- Dennis Bareis...
Messages 2524 - 2554 of 2617   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help