plinydogg
09-19-2006, 12:31 AM
I've got a few things to report:
(1) In the help file, in the PPL->References folder, the link to the document entitled "Beginner's Guide to Windows API" is broken;
(2) I'm using 1.01 lite and tried to make a simple form using the VFB on my Pocket PC just to get a sense for how things work. I saved the form and ran it but got a bunch of errors. Most of the errors looked something like this:
Proc or Func "&BTN04PROC" not defined at &BTN04PROC' (16, 38)
"btn04" is what I named the button in its &Name property. Is this a bug or do I need to add some sort of code to initialize the button?
(3) Having been unsuccessful on the PPC VFB, I tried to make a simple form on my laptop. I got an error that said
'WS_VISIBLE|WS_TABSTOP Checked,|State,' is not a valid integer value
I don't know why this happened. The only properties I changed after I created the button were the &Caption and &Name properties.
*********
For the record, PPL looks very promising. I've spent a LOT of time trying to find a good PPC development solution and I really, really hope that PPL is it! Please let me know if I can help in any way.
(1) In the help file, in the PPL->References folder, the link to the document entitled "Beginner's Guide to Windows API" is broken;
(2) I'm using 1.01 lite and tried to make a simple form using the VFB on my Pocket PC just to get a sense for how things work. I saved the form and ran it but got a bunch of errors. Most of the errors looked something like this:
Proc or Func "&BTN04PROC" not defined at &BTN04PROC' (16, 38)
"btn04" is what I named the button in its &Name property. Is this a bug or do I need to add some sort of code to initialize the button?
(3) Having been unsuccessful on the PPC VFB, I tried to make a simple form on my laptop. I got an error that said
'WS_VISIBLE|WS_TABSTOP Checked,|State,' is not a valid integer value
I don't know why this happened. The only properties I changed after I created the button were the &Caption and &Name properties.
*********
For the record, PPL looks very promising. I've spent a LOT of time trying to find a good PPC development solution and I really, really hope that PPL is it! Please let me know if I can help in any way.