Question
Blitz3D Forums/Blitz3D Programming/Question| 
 | ||
| Hi there any option like in visual basic to cut a line of code, sample. Function (param1, Param2, _ Param3) Last edited 2010 | 
| 
 | ||
| Not in b3d afaik | 
| 
 | ||
| =( | 
| 
 | ||
| Word wrap :) | 
| 
 | ||
| This is up to the editor you use - BlIde e.g. uses .. | 
| 
 | ||
| On the other hand if your parameter lists are going that far right then perhaps it is time for some refactoring :D |