[comp.lang.pascal] I have a problem with TEMC, the IDE Macro-Compiler

focke@gmdzi.gmd.de (Stefan Focke) (04/22/91)

Hello,

I want to write a IDE-Macro to transfer a selected line from one
window to an other. In the meantime, I think, that it is not possible. 
Am I right?

Thank you.

   Stefan Focke



I wrote the following script-file:

-----------------------------------------
Script FileSave;

macro test
ClipCopy;
NextWindow;
ClipPaste;
CursorDown;
end;

Ctrl-A : test;
-------------------------------------------

and tryed to compile it like this:

C:> temc filesave.tem tpconfig.tp
TEMC  Version 1.0  Copyright (c) 1989, 1990 Borland International
Error FILESAVE.TEM 10: Commands after a "SetReturnCode" macro.
Error FILESAVE.TEM 12: Commands after a "SetReturnCode" macro.
2 Errors, No warnings, 11 lines, 0.05 sec.



-------------------------------------------------------------------

Stefan Focke                  Tel. 02241-14-2265
GMD-Z2.W                      e-mail: focke@gmdzi.uucp
Postfach 1240                         focke@gmdzi.gmd.de 
5205 St. Augustin 1                   ...!{uunet!mcvax!}unido!gmdzi!focke