home *** CD-ROM | disk | FTP | other *** search
/ Chip: Hang es video / CHIP_ZENESZERKESZTO_2005.ISO / audio_1 / softstep / softstep3.msi / Data1.cab / TestNewPix.ufn < prev    next >
Text File  |  2002-08-01  |  2KB  |  136 lines

  1. 3
  2. 0
  3. 0
  4. 0
  5. FOO="dumb"
  6. GXDIR="d:\graphics"
  7. PALDIR="d:\graphics\Palettes"
  8. 0. 
  9. 1. TestPrivateTextVariable = letstr(foo, "this"),~tx0.("something"),~tx0(foo),~TxtLabel(foo)
  10. 2. 
  11. 3. TestSubStr = Out(substr(foo, "this is fine", 6, 2)),~TxtLabel(foo)~
  12. 4. TestTxtNum = NumLabel(txtnum("xlasdfj2146axb"))
  13. 5. 
  14. 6. TestTxtStoreX = TxtStoreX(2, 9, "Some Text"),~TxtFetchX(foo, 2, 9),~TxtLabel(foo)
  15. 7. 
  16. 8. TestSetFileNameList = SetFileNameList("d:\graphics", "png", 0),~GoTo(me+1)
  17. 9. TestGetFileName = out(GetFileName(foo, 10, 0)),~TxtLabel(foo)
  18. 10. 
  19. 11. TestPixPalMake = PixPalMake("palette", "d:\graphics"), ~PixOn, ~PixPalShow(),~PixPalStore(rgb(0,255,0), 3),~PixPalShow()
  20. 12. Test PixPalStore = PixPalStore(255, 2, 3, 8, 12),~pixPalStore(RGB(255,255,0), 4, 3)~PixOn,~PixPalShow(3)
  21. 13.
  22. 14. Test2PixPalMake = SetFileNameList(PalDir, "bmp"),~GoTo(me+1)
  23. 15. Test2PixPalMake = GetFileName(foo, 11, 0),~PixPalMake(foo, PalDir), ~PixOn, ~PixPalShow()
  24. 16. 
  25. 17. TestPixCreateGuide = pixon,~PixLoad(1, "tongue", GxDir,,1),~pixontop(1),~PixCreateGuide("guide", GxDir)
  26. 18. TestPixShowGuide = pixon,~pixontop(1),~PixLoad(1, "tongue", GxDir,,1),~PixLoadGuide("guide", GxDir, 3),~PixShowGuide(3)~
  27. 19. 
  28. 20. 
  29. 21. 
  30. 22. 
  31. 23. 
  32. 24. 
  33. 25. 
  34. 26. 
  35. 27. 
  36. 28. 
  37. 29. 
  38. 30. 
  39. 31. 
  40. 32. 
  41. 33. 
  42. 34. 
  43. 35. 
  44. 36. 
  45. 37. 
  46. 38. 
  47. 39. 
  48. 40. 
  49. 41. 
  50. 42. 
  51. 43. 
  52. 44. 
  53. 45. 
  54. 46. 
  55. 47. 
  56. 48. 
  57. 49. 
  58. 50. 
  59. 51. 
  60. 52. 
  61. 53. 
  62. 54. 
  63. 55. 
  64. 56. 
  65. 57. 
  66. 58. 
  67. 59. 
  68. 60. 
  69. 61. 
  70. 62. 
  71. 63. 
  72. 64. 
  73. 65. 
  74. 66. 
  75. 67. 
  76. 68. 
  77. 69. 
  78. 70. 
  79. 71. 
  80. 72. 
  81. 73. 
  82. 74. 
  83. 75. 
  84. 76. 
  85. 77. 
  86. 78. 
  87. 79. 
  88. 80. 
  89. 81. 
  90. 82. 
  91. 83. 
  92. 84. 
  93. 85. 
  94. 86. 
  95. 87. 
  96. 88. 
  97. 89. 
  98. 90. 
  99. 91. 
  100. 92. 
  101. 93. 
  102. 94. 
  103. 95. 
  104. 96. 
  105. 97. 
  106. 98. 
  107. 99. 
  108. 100. 
  109. 101. 
  110. 102. 
  111. 103. 
  112. 104. 
  113. 105. 
  114. 106. 
  115. 107. 
  116. 108. 
  117. 109. 
  118. 110. 
  119. 111. 
  120. 112. 
  121. 113. 
  122. 114. 
  123. 115. 
  124. 116. 
  125. 117. 
  126. 118. 
  127. 119. 
  128. 120. 
  129. 121. 
  130. 122. 
  131. 123. 
  132. 124. 
  133. 125. 
  134. 126. 
  135. 127. 
  136.