Search results

  1. O

    Classes

    Yes, I don't need to include any file. I use architect and all the files are in the folder of my project. I'm new in openedge but I supose that if you have your class in a different folder you only should include it in your propath.
  2. O

    Classes

    I do it this way: DEFINE VARIABLE x AS className. x = NEW className(). x:classMethod().
  3. O

    Create row - bindingsource

    Hello guys!! I'm very new in openedge and I'm having some problems trying to create new rows. I'm using openedge 10.2b. I've made an object to create a bindingsource and another object to create a query. I have a form with some textboxes and I use databinding to connect to my bindingsource, so...
  4. O

    Does anyone have a copy of SmtpMail.p?

    Thank you, thank you and thank you again :)
Back
Top