Hi all,
I need to write the string "ok" into the Windows clipboard.
I usually use
DEFINE CLIPBOARD oClp OF oWnd
oClp:SetText("ok")
but this is a Windows console application so I haven't a oWnd object. Any ideas ?
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP