PDA

View Full Version : 'Save as' operation using winapi in oracle forms


Marino Ljubic
06-30-2003, 03:00 AM
"Manikandan" <member12054@dbforums.com> wrote in message
news:3057267.1056965203@dbforums.com... Hi, Thanks a lot..It works like a magic.May i know where can i get the info like this.I mean adding 6 to an argument list....Please guide me...

It's not difficult at all. The easiest way is to combine macro recorder and
Help to get the full method syntax. Since the generated code contains
constants, to get their values just run i.e.
MsgBox (xlCSV)
I have saved file using the follwoing code.But while saving if the file already exists it asks the user to replace the existing file or not followed by few messages which we normally get while saving .csv file. As i am doing an automation process i should not allow any messages to be displayed. How to suppress those messages?Please guide me...

Try this:
OLE2.SET_PROPERTY(application, 'DisplayAlerts', 0);


MyLounge.com Site Map
Forum: Cars, Cell Phone, Database, Games, Home Improvement, IT, Music, School, Sports, Web Design, Web Server, Weight Loss

The MyLounge.com forum is intended for informational use only and should not be relied upon and is not a substitute for any advice. The information contained on MyLounge.com are opinions and suggestions of members and is not a representation of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for the accuracy, completeness or usefulness of any postings or the qualifications of any person responding. Please consult a expert or seek the services of an attorney in your area for more accuracy on your specific situation. Please note that our forums also serve as mirrors to Usenet newsgroups. Many posts you see on our forums are made by newsgroup users who may not be members of MyLounge.com Term of Service