Poll: Who has tried a740g new InForm-PE setup
You do not have permission to vote in this poll.
and successed without any modifications
85.71%
6 85.71%
and succeded with modifications
14.29%
1 14.29%
and failed to get InForm_PE exe's needed
0%
0 0%
Total 7 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Poll: who has tried a740g InForm setup for QB64pe
#17
Yeah from what I remember Windows doesn't care which slash you use.

AI agrees generally:
Code: (Select All)
Windows generally does not care which slash you use for file paths, as it accepts both backslashes (\) and forward slashes (/) in most applications, APIs, and PowerShell. While the native Windows separator is the backslash, the system frequently converts forward slashes to backslashes automatically.
Reddit
Reddit
+3
Key Details on Slash Usage in Windows:
Compatibility: Most Windows APIs, PowerShell, and File Explorer treat forward slashes (/) as valid directory separators, even though the standard is backslash (\).
Context Differences: While C:/Users/Files often works, some legacy command-line tools or specific software might strictly require the backslash (\).
Programming (Python/Node): Using forward slashes in programming is often preferred for cross-platform compatibility (working on both Windows and Linux), as languages like Python automatically handle the conversion.
Historical Context: The backslash was originally chosen for DOS to avoid conflict with command-line switches (e.g., /p).
Stack Overflow
Stack Overflow
+7
Best Practice: Use backslashes (\) for native Windows commands, but feel free to use forward slashes (/) in web browsers, coding, and most modern applications.

So 6 votes in, nobody will confess to being unsuccessful. NOT surprising bLOL
  724  855  599  923  575  468  400  206  147  564  878  823  652  556 bxor cross forever
Reply


Messages In This Thread
RE: Poll: who has tried a740g InForm setup for QB64pe - by bplus - 02-08-2026, 03:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  InForm Paint by Fellippe Heitor Magdha 0 106 01-31-2026, 10:08 AM
Last Post: Magdha
  Trackword Puzzle Solver (InForm) Program - Referenced to Elsewhere Magdha 2 220 01-26-2026, 08:13 PM
Last Post: bplus
  PUT YOUR INFORM PROGRAMS HERE Magdha 14 685 01-25-2026, 10:16 AM
Last Post: Magdha
  Crossword Maker InForm Program - Referenced to Elsewhere Magdha 0 110 01-23-2026, 11:54 AM
Last Post: Magdha

Forum Jump:


Users browsing this thread: 1 Guest(s)