Community Profile

photo

Collin Smith


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Answered
How to add set/get methods methods in class constructor
I'd be interested if someone had a better solution to this, but I found a work-around by using listeners classdef ExampleClas...

3 years ago | 0

Question


How to add set/get methods methods in class constructor
I have a class with some properties that are linked to a registry. I would like the class to automatically retrieve values from ...

3 years ago | 3 answers | 0

3

answers

Question


TCPIP command not executed until fclose
I have an ICP server that I am communicating with using the TCPIP object. I am able to successfully connect and send commands. H...

3 years ago | 0 answers | 0

0

answers

Question


How to disable the set method of a class
Hello, Is it possible to temporarily disable a set method defined within a class? For example, say I am communicating with...

6 years ago | 0 answers | 1

0

answers