home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / arexx / ole1v10a.lha / OLE_System / ole / misc / DupObjects.ole.ct < prev    next >
Encoding:
Text File  |  1994-12-02  |  1.4 KB  |  139 lines

  1. ;
  2. ; DupObjects.ole.ct
  3. ;
  4. ; $(C): (1994, Rocco Coluccelli, Bologna)
  5. ; $VER: DupObjects.ole.ct 1.01 (15.Nov.1994)
  6. ;
  7.  
  8.  
  9. ## english
  10.  
  11. # about
  12. A new tool to improve the Copy
  13. and Paste operations.
  14.  
  15. Take it easy with
  16. The OLE System
  17.  
  18. Rocco Coluccelli
  19. #
  20.  
  21. # help1
  22. Insert how many copies you need
  23. along each direction and the spaces
  24. between two objects.
  25.  
  26. The measure units are the same you
  27. are using in your application.
  28.  
  29. Choose if you need to save all
  30. inserted values for the next time
  31. you'll call this module.
  32.  
  33. Press [Multiply] to draw the table.
  34. #
  35.  
  36. # title
  37. Duplicate Objects.
  38. #
  39.  
  40. # 1
  41. Preserve values
  42. #
  43.  
  44. # 4
  45. Increment along X
  46. #
  47.  
  48. # 5
  49. Increment along Y
  50. #
  51.  
  52. # 6
  53. Units
  54. #
  55.  
  56. # 7
  57. Multiply
  58. #
  59.  
  60. # 8
  61. Help
  62. #
  63.  
  64. # 9
  65. Objects along X
  66. #
  67.  
  68. # 10
  69. Objects along Y
  70. #
  71.  
  72. ##
  73.  
  74.  
  75. ## italiano
  76.  
  77. # about
  78. Un nuovo strumento per potenziare
  79. le operazioni di Copia e Incolla.
  80.  
  81. Semplificati la vita con
  82. OLE System
  83.  
  84. Rocco Coluccelli
  85. #
  86.  
  87. # help1
  88. Inserisci il numero di copie desiderato
  89. lungo ciascuna direzione e la spaziatura
  90. tra due oggetti.
  91.  
  92. Le unità di misura sono le stesse che
  93. stai usando nella tua applicazione.
  94.  
  95. Scegli se desideri salvare tutti
  96. i valori inseriti per la prossima volta
  97. che userai questo modulo.
  98.  
  99. Premi [Moltiplica] per creare le copie.
  100. #
  101.  
  102. # title
  103. Duplica oggetti
  104. #
  105.  
  106. # 1
  107. Preserva i valori
  108. #
  109.  
  110. # 4
  111. Incremento lungo X
  112. #
  113.  
  114. # 5
  115. Incremento lungo Y
  116. #
  117.  
  118. # 6
  119. Unità
  120. #
  121.  
  122. # 7
  123. Moltiplica
  124. #
  125.  
  126. # 8
  127. Aiuto
  128. #
  129.  
  130. # 9
  131. Oggetti lungo X
  132. #
  133.  
  134. # 10
  135. Oggetti lungo Y
  136. #
  137.  
  138. ##
  139.