Hey gang,
Without getting too far into the specifics of my modifications, my remaining PB app runs in Windows Classic Style. I need to know if there's a PowerScript function to clear the data entered into a datawindow (not yet saved to the DB), acting exactly like the "Clear" icon in the menu bar. If it mechanically answered "No" to the "Do you want to save changes?" question (behind the scenes), that'd be great, too.
I tried to use datawindowname.RESET(), but that just made the datawindow disappear from the window (there are 2 in DWs this window), so that was a bust.
I've read up on the CLEAR function, but that doesn't sound like the same thing as the Clear icon.
I'm in a bit of a time crunch on this.
Thanks in advance,
Jim
Glad you solved it.
regards
I inherited this app and PB with it several years back. No training, you know the drill. Never had the time to learn everything I should probably know to support it, but I've managed. I only remembered seeing that ue_clear event in most of the windows in this app only after I did a search on 'clear', then it was a forehead slap and a D'OH moment. I still don't understand PBLs and am struggling with another issue now that I'll probably post about soon. I hope I'm able to describe it better.