DIRECTOR: LINGO: Added test for 'put the number of <x> of'

This commit is contained in:
Eugene Sandulenko 2020-01-09 09:36:03 +01:00
parent 7bc46d9ffb
commit 956f5cd083

View File

@ -26,3 +26,5 @@ set the windowtype of BlastWindow to 5
set the bottom of x to originV + (the number of lines in someText) * 16
set the bottom of x to originV + (the number of words in someText) * 16
put the number of words of field 1 into field 5