Antonio Linares wrote:Developed by Timm Sodtalbers:
http://hyperupload.com/download/02dbcac ... c.zip.html
Antonio Linares wrote:We have contacted Timm Sodtalbers to get that file again.
Hemos contactado con Timm Sodtalbers para conseguir ese fichero de nuevo.
FUNCTION SC_FormulaString( oGet )
............
/*
IF nLastKey <> 8
cBuffer := STUFF( cBuffer, oGet:nPos, 0, CHR( nLastKey ) )
ENDIF
*/
............
Application
===========
Path and name: c:\FWH1306\samples\GETCALC.exe (32 bits)
Size: 2,438,656 bytes
Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20130422)
FiveWin Version: FWHX 13.05
Windows version: 6.1, Build 7601 Service Pack 1
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 05/23/14, 11:34:25
Error description: Error BASE/1004 Class: 'NIL' has no exported method: OGET
Args:
[ 1] = U
Stack Calls
===========
Called from: => OGET( 0 )
Called from: GETCALC.prg => SHOWCALCULATOR( 48 )
Antonio Linares wrote:Una posible solución seria (a falta de saber porque ese valor llega nil):
LOCAL cBuffer := If( oCurGet != nil, oCurGet:oGet:Buffer, "" ) // ó nil, según se necesite
Return to Utilities / Utilidades
Users browsing this forum: No registered users and 19 guests