what about:
C_TEXT(myTextVar)
C_POINTER($myPointer)
C_TEXT($varName)
C_LONGINT($tableNum;$fieldNum)

$myPointer:=->myTextVar
RESOLVE POINTER($myPointer;$varName;$tableNum;$fieldNum)  //$varName 
returns ??



On Thu, 28 Dec 2017 11:24:25 -0600, John DeSoi via 4D_Tech wrote:
> Just spent hours chasing this issue down (16.3). RESOLVE POINTER is 
> marked as preemptive ready, but in a preemptive process the name 
> returned for the process variable is always empty. Example
> 
> 
> C_TEXT(myTextVar)
> 
> C_TEXT($varName)
> C_LONGINT($tableNum;$fieldNum)
> 
> RESOLVE POINTER(->myTextVar;$varName;$tableNum;$fieldNum) `$varName 
> returns ""
> 
> 
> 
> John DeSoi, Ph.D.
> 
> 
> 
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: http://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:[email protected]
> **********************************************************************
---------------
Gas is for washing parts
Alcohol is for drinkin'
Nitromethane is for racing 
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to