Results 1 to 2 of 2

Thread: How to call Procedure of a Library

  1. #1
    Geek_Guest
    Guest

    How to call Procedure of a Library

    I have one local procedure named as P1 and same procedure I have in the library attached with form. By default if I run the form it will call local procedure P1. If I want to call procedure P1 of library. How can I do this

    Question asked by visitor varun


  2. #2
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: How to call Procedure of a Library

    First import the library file.
    Then, use the import tag as prefix to the function name in the call statement.

    Eg.
    CALL tag.p1(arguements list);

    Lack of WILL POWER has caused more failure than
    lack of INTELLIGENCE or ABILITY.

    -sutnarcha-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact