home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.pascal.borland      Borland Pascal was actually pretty neat      2,978 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 2,206 of 2,978   
   Jochen to All   
   Re: BP Program execution under WinXP   
   12 Jul 06 23:19:24   
   
   From: jotel99@hotmail.com   
      
   eljainc typed:   
      
   [...]   
      
   > program test;   
   >   
   > uses clipbrd,strings;   
   >   
   > var p : pchar;   
   > var s : string;   
   >   
   > {Local proc - not the fastest but OK for demo}   
   > Function Lower(st:string) : string;   
   > var i : byte;   
   > begin   
   >      for i := 1 to length(st) do   
   >          if st[i] in ['A'..'Z'] then st[i] := chr(ord(st[i])+32);   
      
   Lower := st;   
      
   > end;   
   >   
   [..]   
      
   > This does not work apparently with a DOS program running under WinXP.   
   > Nothing is copied to the Windows' clipboard. Is there another   
   > interrupt that might work with WinXP?   
      
   sorry, i did not test the int thing,   
      
   greetz   
   jo   
      
   --   
   http://radio789.net.ms - Radio 789 - We play it ALL   
   Radiostream: http://stream789.net.ms   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca