Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Line statements are no longer supported. File I/O functionality is available as Microsoft.VisualBasic.FileSystem.LineInput and graphics functionality is available as System.Drawing.Graphics.DrawLine.
Error ID: BC30830
To correct this error
If performing file access, use Microsoft.VisualBasic.FileSystem.LineInput.
If performing graphics, use System.Drawing.Graphics.Drawline.