Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extra Commas
#6
Another example:
If you wanted a line of a certain style parameter, but you're ok with a white default color and don't want it to box or box fill. The color and box fill parameters must be "acknowledged" if not used so that the LINE command doesn't confuse a style parameter with a color parameter.

Code: (Select All)
SCREEN _NEWIMAGE(400, 400, 32)

LINE (50, 50)-(200, 50), , , &HF0FFF0FF
DO: LOOP: DO: LOOP
sha_na_na_na_na_na_na_na_na_na:
Reply


Messages In This Thread
Extra Commas - by james2464 - 11-19-2022, 09:54 PM
RE: Extra Commas - by OldMoses - 11-19-2022, 10:14 PM
RE: Extra Commas - by CharlieJV - 11-19-2022, 10:21 PM
RE: Extra Commas - by CharlieJV - 11-19-2022, 10:19 PM
RE: Extra Commas - by james2464 - 11-19-2022, 10:32 PM
RE: Extra Commas - by OldMoses - 11-19-2022, 10:45 PM
RE: Extra Commas - by james2464 - 11-19-2022, 10:53 PM
RE: Extra Commas - by Pete - 11-20-2022, 06:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Must an extra value be provided on DATA statement? dakra137 11 1,062 09-30-2025, 05:38 PM
Last Post: ahenry3068
  What extra features does VARPTR provide? PhilOfPerth 10 2,438 06-23-2023, 11:42 PM
Last Post: PhilOfPerth

Forum Jump:


Users browsing this thread: 1 Guest(s)