Skip to Main Content

Oracle Forms

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!

Code conversion from VB to PL/SQL

640284Aug 1 2008 — edited Aug 15 2008
Hi all,
Does anyone know how the following VB script code translates to PL/SQL?

ActiveDocument.Envelope.Insert Address:=strAddr, _
ReturnAddress:=strReturnAddr, Size:="Size 10"

I need to learn what the equivalant code would be in PL/SQL so that I could put it in the program unit of my Oracle Forms.

Thanks in advance,

Seyed
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2008
Added on Aug 1 2008
3 comments
1,255 views