Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New controls based on VFP base classes?
Message
From
05/10/2003 03:29:28
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00835034
Message ID:
00835201
Views:
10
Kevin,

Yes, I saw that. Here's a unique twist, the NEWID() stored procedure is NOT called when I run from development mode (and TRY to debug). It only runs when I create an APP or EXE file and execute them WITHOUT the development environment???? I did manage to track down that the error occurs on the "RETURN luID" line of code below (right near the end of NEWID()):

IF EVAL(lcIDAlias+'.type') == 'C'
RETURN TRIM(luID)
ELSE
RETURN luID
ENDIF

What would cause NEWID() to fire from an EXE but NOT fire from the development environment?

Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform