Holger Posted October 20, 2004 Posted October 20, 2004 Hi I don't know it and can't find it (cause I don't know the right english words) in the search engine.... How can I 'split' a command to more then one line like: Msgbox(0,"title", endless text ..............................................................) to like: Msgbox(0,"title", endless text......................) I have no plan. So easy but I can't find it... Thanks for help Holger Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
trids Posted October 20, 2004 Posted October 20, 2004 "underscore" ... Msgbox(0,"title", _ endless text......................)
Holger Posted October 20, 2004 Author Posted October 20, 2004 @trids: thanks a lot Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now