Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FDM Script testing

944384Jul 15 2014 — edited Aug 4 2014

Hi All,

i am new to FDM classic and VB coding, I am creating some sample scripts and learning myself by executing the scripts.

there are plenty of API's used in FDM, if create an object for specif API. it will list out all the related Libraries for the API. that is what i observed in VB.

why it is not appearing in FDM,

example:

i created an file system operation

Set filesys = CreateObject("Scripting.FileSystemObject")

filetxt = filesys.*********


i had specified ****, it should list out all the methods as copyfile, copyfolder etc...

why dont it appear in FDM. is it something specific to VB only.

Can someone help me on this question.



With Regards

Kathir

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2014
Added on Jul 15 2014
3 comments
1,317 views