Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error: Invalid file name (solved)
#1
This code gives an error:
"F Invalid file name"

Code:
SUB SaveImage
DIM size AS LONG
size = 192*32+32*24
SAVE "image" CODE 16384,size
END SUB

SUB Run
SaveImage
END SUB

Run
Reply


Messages In This Thread
Error: Invalid file name (solved) - by zarsoft - 03-17-2023, 08:22 PM
RE: Error: Invalid file name - by boriel - 04-04-2023, 08:35 PM
RE: Error: Invalid file name - by zarsoft - 04-05-2023, 09:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)