Declaration Questions

  • Thread starter Thread starter open a adobe file from a command button
  • Start date Start date
O

open a adobe file from a command button

I have 2 questions that I don't understand. 1. Code a declaration for a
private procedure named GetMessage that returns a string value and requires
one Decimal parameter named currentBalance & 2, Code a declaration for a
private procedure named DisplayMessage that requires a string parameter named
name and a decimal parameter named balance in the order, but doesn't return
any data. Will someone show me how to do these??

Thank You
 
Back
Top