Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LNKFILES.DLL
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00160686
Message ID:
00162194
Views:
28
Hi George,

Tks for your time
Your function ShortToLong working fine.
But I have a new problem with APPEND GENERAL and shortToLong after GetCmndlineInfo.
When I am using ShortToLong the APPEND GENERAL FROM xx LINKED is ok
but I can't edit it.


IF !FILE(lcFile)
lcFile = ShortToLong(lcFile)
APPEND GENERAL .. is ok
MODIF GENERAL .. is ok

DblClick and here is the error message
Error number : 1426 - OLE error code 0x80040008:
Linked object's source class has changed.

ELSE

APPEND GENERAL ..
It's ok when edit

ENDIF

Marcel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform