Yes, the class can have working-storage that is global to the class. I wasn't sure if that's what you intended. Procedural code (statements) must be in methods. A class does not have its own procedural code outside of a method.
↧
Yes, the class can have working-storage that is global to the class. I wasn't sure if that's what you intended. Procedural code (statements) must be in methods. A class does not have its own procedural code outside of a method.