home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / LFC-SW2.LHA / StormWizard / Include / pascal / LiesMich!!! < prev    next >
Encoding:
Text File  |  1996-06-07  |  1.2 KB  |  36 lines

  1. Lauffähig unter KickPascal2.12 mit OS3.x-Includes
  2.                 MaxonPASCAL3   mit OS3.x-Includes
  3.  
  4. In den Original-MaxonPASCAL-Includes ist noch ein Fehler zu beheben,
  5. bevor man das Sourcefile "Test.p" compiliert:
  6.  
  7. Includes/Workbench/startup.h
  8.  
  9. ...
  10.  
  11. TYPE WBStartup = RECORD
  12.  sm_Message    : Message;
  13.  sm_Process    : p_MsgPort;
  14.  sm_Segment    : BPTR;                {Original: sm_ArgList : p_WBArg;}
  15.  sm_NumArgs    : Long;
  16.  sm_ToolWindow : Str;
  17.  sm_ArgList    : ^ARRAY[1..MAXINT] OF WBArg;
  18. END;
  19.  
  20.  
  21.  
  22. Wer Fragen in Sachen Pascal oder Beiträge für meine Pascal-Disk-Serie
  23. (P.U.R.I.T.Y.-FD) hat, sollte sich einfach melden. (Rückporto o. EMail)
  24.  
  25.  
  26. bye Falk
  27.  
  28. ------------------------------------------------------------------------
  29.            Falk Zühlsdorff, Lindenberg 66, D-98693 Ilmenau
  30.  EMail: ai036@rz.tu-ilmenau.de WWW: http://www.rz.tu-ilmenau.de/~ai036
  31. ------------------------------------------------------------------------
  32.          CDproV3.3, APrintV3.1, P.U.R.I.T.Y.-Pascal-FD (#56) ...
  33. ========================================================================
  34. Amiga Zentrum Thüringen e.V.   http://www.rz.tu-ilmenau.de/~stoetzer/azt
  35. ------------------------------------------------------------------------
  36.