Add missing compiler command line parameters

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Sicro
Enthusiast
Enthusiast
Posts: 538
Joined: Wed Jun 25, 2014 5:25 pm
Location: Germany
Contact:

Add missing compiler command line parameters

Post by Sicro »

The following listing commands are available when using the pipe interface of the compiler (pbcompiler --standby):
  • FUNCTIONLIST
  • STRUCTURELIST
  • INTERFACELIST
  • CONSTANTLIST
  • IMPORTLIST
However, when using the compiler command line parameters, only the following parameters are available:
  • --liststructures
  • --listfunctions
  • --listinterfaces
Image
Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version