Hi I am new to PPWizard and am finiding that it is a very good preprocessor. I have been playing around with CSV file and ODBC. I've managed to get SQL...
Hi, I have made quite a few changes, details follow: * New "<?..>" symbol to determine path to base directory. * New "<?TmpDir>" symbol. * New FormatNumber(). ...
Mr. Bareis, I've looked at the Yahoo group messages and see I'm way below the level they are at. However, I'm still learning to use your program and really...
Hi, I'm a new user and love PPWizard ... I've some of the basics but wanted to do something tricky (well you guys will think is easy) .. I wanted to put a line...
Hi, Looks like new users signing up to send spam is going to be common (or its the same person with different user ids) in any case new users to the PPWIZARD...
Hi, I use the following function to translate a text: #define translate \ #include "src/lng/about.lng" "{$Fragment}" The following function call the...
Hi, I wan't to check if a file exists. My code doesn't work. How can I fix the code? My function: #define LinkToForeignLang \ #if "QueryExists(<$lang_file>)"...
Hi, Another release, details: * Created a new /CLONE switch to make use of PPWIZARD as a poor man's directory syncronisation tool easier. * Fixed a formatting...
Hi Dennis, (or XP users) I have problems with PPWIZARD running with XP. As far as I can see, PPWIZARD is not(?) supported for XP. But I think that minor...
Forgive me if this is a stupid question - I'm new to the group but have searched the archives and all the help files I can. I'm trying to convert text to HTML...
Hello Friends I am working on a project for my university and I wanted to use ppwizard. Any help you could give would be invaluable!!! My source directory is...
Hi, ... cannot afford to be flooded with "help me" messages. Were this project not so pressing I would try other means. In my meager defense, I tried to join...
When generating Rexx programs, sometimes you want to have the flexibility of #including external functions in your programs for better performance. If you...
/*line=ChangeStr('8839;x , line , 'ê')/* FTM's ecirc */*/ Above line was incorrectly handled, causing fatal error in syntax check. Is there a restriction...
I am using ppwizard *.IT /DependsOn:g:\CubScoutPack280\DEPEND\*.DEP /output:g:92;CubScoutPack280\pack28092;*.html to create the html files. What I don't understand...
Hi, I've just become the owner of a new website (http://www.firelinks.nl) which contains links to worldwide firedepts. For each country is an HTML page. Since...
From the top - a NEW database (in Lotus Approach - dBase IV format by default) And a PPWizard to process it - and with a clean slate to start with, I want to...
Hi, Changes as follows: * The "<??Variable> symbol enhanced to support environment as well as rexx variables. * The default DebugLevel no longer includes...
Hello, First of all thanks for fixing that bug. That was a really anoing one (I belive that not only for me). OK. Thanks. So... there was another "bug" with...
Hi, Another release, details: * The /OutHeader and /Syntax switches improved and now also handle rexx files (which also means all rexx files now checked, not...
I have this line in my csv file: item001,Acanthephippum mantinianum,Species,http://members.shaw.ca/gsimages/Acanthephippum_mantinianum.jpg,Faintly,Flowers have...
I'm suddenly getting the following error message when I try to run a project. I can do individual *.it files with no problem, but can't run a *.ppw file. Walt...
Hello, I would like to force PPW to reprocess the files (specified by the input masks) even if according to dependecy info no reprocessing nedded. This is to...
Hi, ok, it's not a question about ppwizard but, as i'm using it to process a rexx program..... I'm wondering if is there a way to 'include39; a file (with rexx...
Hi, New release, details: * Fixed the "loop bug" reported by hdc (delayed expansion of loop contents). This affected loops that were defined within a macro. *...
Hello, How could I do something like this: #error "U have given a bad ID in <<?x24>foo id=...>!" So that it writes out this: U have given a bad ID in <$foo...
First off, my initial experience with ppwizard has been very positive. I think it's an excellent idea, and a tool that I've been wanting for years now. And I...
Hello, Can you remember this bug? IMO it's a rather serious one... :( What about this since then? The old bug report was: #( #define PrintDevil #Evaluate ''...