View Single Post
  #1 (permalink)  
Old 05-22-2007, 10:01 AM
BjornF BjornF is offline
Senior Member
 
Join Date: Apr 2007
Location: Copenhagen
Posts: 141
Default Copy and paste on device

I really enjoy programming with Basic4ppc (even more now with v5 ). One thing I am missing however is the ability to copy and paste on the device.

However, if Basic4ppc is combined with Mortscript (a very capable script program, freeware, from http://www.sto-helit.de/) this is actually possible!

In this sample program you can copy the text from the textbox, alternatively paste new text into the box (as it stands you copy all the text). You need to install Mortscript from the link above for the program to work.

Enjoy
Attached Files
File Type: sbp clipboard prg.sbp (1.5 KB, 92 views)
Reply With Quote