Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the PowerObject group. File :...
PowerObject@yahoogrou...
Jan 1, 2003 9:56 pm
1658
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the PowerObject group. File :...
PowerObject@yahoogrou...
Jan 1, 2003 9:59 pm
1659
I would recommend using the printer utility for PowerBuilder applications from www.powerwhizz.com. It provides all the printer related functionality to your ...
Venu, PowerBuilder, Oracle and other dB's come with robust Date/String-functions: eg: String( Today(), "Month DD, YYYY" ) -> January 1, 2003 String(...
Hello Mr.Shekar.. Really good stuff.. Thanks a lot.. Reagrds.. JERO ... From: Shekar <powerobject@...> To: PowerObject@yahoogroups.com Sent: Wednesday,...
Venu, You may Double-Click the Entry_Dt "item" in the Columns box in the Crosstab Definition dialog (RightMouseButton click in the dw layout to access this)...
Oops, For your second requirement, you need to Modify the expression (DoubleClick the Month_No item the same way as explained below) to: String( Date( 2003,...
'Month' is not a valid date format. The first letter 'M' means month number, for PB Letters 'o', 'n', 't', 'h' are not recognised and are left unchanged. Last...
Good day, I have created the save as function to save data at my datastore to Excel 5. can you help me, why in this case not succesfully? information: I use PB...
Kusnadi@...
Jan 2, 2003 9:51 am
1669
Hai R u sure u have records in datastore? By venu ... From: Kusnadi@... To: PowerObject@yahoogroups.com Sent: Thursday, January 02, 2003 3:18 PM Subject:...
"Not succesfully" doesn't mean anything. What occurs ? Have you an error message ? What is the return code of your saveAs statement. Can you post a sample code...