Ciao, il CallSubDelayed posto all'interno di una Classe chiama una sub dentro in un modulo?
Mi da errore durante la compilazione:
CallSubDelayed2(BlueTooth,\
shell\src\af\software\OBD2\connectionref_subs_0.java:475: error: cannot find symbol
connectionref.__c.runVoidMethod ("CallSubDelayed2",__ref.getField(false, "ba"),(Object)((connectionref._bluetooth.getObject())),(Object)(BA.ObjectToString("Initialize_ECU_Connection")),(Object)(__ref.getField(false,"_actref" /*RemoteObject*/ )));
^
symbol: method getObject()
location: variable _bluetooth of type bluetooth
1 error
Mi da errore durante la compilazione:
CallSubDelayed2(BlueTooth,\
shell\src\af\software\OBD2\connectionref_subs_0.java:475: error: cannot find symbol
connectionref.__c.runVoidMethod ("CallSubDelayed2",__ref.getField(false, "ba"),(Object)((connectionref._bluetooth.getObject())),(Object)(BA.ObjectToString("Initialize_ECU_Connection")),(Object)(__ref.getField(false,"_actref" /*RemoteObject*/ )));
^
symbol: method getObject()
location: variable _bluetooth of type bluetooth
1 error