Code center > Darwinbots Program Source Code

Sentence Split

<< < (25/27) > >>

Numsgil:
It's in options form I think.

Go to the actual graphical form for options.  Click on the "add species" button.  That should take you to the text code that handles it.

Zelos:
ok, but what is "CommonDialog1" for thing? is it something in VB or just something in db? and what does it do?

Numsgil:
CommonDialog1 is an instance of a common dialogue control.

Dialog controls are those "where is the file you're looking for" dialogue boxes.

Zelos:
so its a vb thing?, nums is there a way to change the case in a sentence so all parts is lower case?

Ulciscor:
It's quite possibly
--- Code: ---lcase(string)
--- End code ---
where string is the arguement.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version