Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!ox.com!math.fu-berlin.de!unidui!unido!gmdzi!focke From: focke@gmdzi.gmd.de (Stefan Focke) Newsgroups: comp.lang.pascal Subject: I have a problem with TEMC, the IDE Macro-Compiler Message-ID: <4582@gmdzi.gmd.de> Date: 22 Apr 91 07:50:48 GMT Organization: GMD, St. Augustin, F.R. Germany Lines: 44 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