http://caosandkin.bei.t-online.de/purebasic/jaPBe/
IncludePack1
------------
I add some Includes-files with many, many functions (more than one joystick, etc). Download the pack and test it.
Note: You must don't care about #File-Numbers, #Library-Numbers, etc. The includes use its own routines for this, so you must only include the file (over compiler-options) and ready.
Also for nearly all you get a help file and for some also a example. Try it out!
p.s.: You need the IncludePack1 for compiling jaPBe.
Include
- The IncludeViewer should find names better. But include-commands should be the first-command in the line.
- DoubleClick on IncludeBinary will open the binary with the system-default-programm.
- Included files work with a "\folder" path
Compile
- On errormessages the main file is shown as Includefile.
- For Advanced Options: %build% return the build-nummber
Editor Core
- When only one item is in the list, Cursor up/down will cancel the list
- Backspace now also hold the autocompletation list
- When you use Save as for a .pbi, pbi was not selected in the filetype
- Change the name of the constants
#jaPBe_IsDebuggerRunning
#jaPBe_IsExecute
- New Constant: #jaPBe_ExecuteBuild
Returns, how often the current File is successfull compiled.
- New Constant: #jaPBe_ExecuteType
Returns the executetype of the current programm
0=Windows
1=DLL
2=Console
- Find&Replace: After replace all the list & booksmarks are not updated.
Misc
- When the editor crash. jaPBe try now to save the files under a diffrent filename.
(look in the jaPBe-Directory, when jaPbe crashed)
On the next start, jaPbe load this files.
WARNING: jaPBe restore the old names, but it could happen, that part of the codes are
rubbish, so test it, before you save the restored codes. (Also good idea to activate backup)
jaPBe 1.3.8.17
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
The files are :
Code: Select all
c:\PureBasic\Help\API-FileHandle.txt
c:\PureBasic\Help\API-Library.txt
c:\PureBasic\Help\Asm.hlp
c:\PureBasic\Help\ASMFPU.HLP
c:\PureBasic\Help\CreateLink.txt
c:\PureBasic\Help\DrawPlus.txt
c:\PureBasic\Help\EC_ImagePluginOLE.txt
c:\PureBasic\Help\EC_ImagePluginOLE_changes.txt
c:\PureBasic\Help\FilePlus.txt
c:\PureBasic\Help\FontPlus.txt
c:\PureBasic\Help\GadgetPlus.txt
c:\PureBasic\Help\InMemory.txt
c:\PureBasic\Help\Joystick.txt
c:\PureBasic\Help\Math and Strings.txt
c:\PureBasic\Help\Midi.txt
c:\PureBasic\Help\MoreListIconGadget.chm
c:\PureBasic\Help\odbc-sql.chm
c:\PureBasic\Help\PackContainer.txt
c:\PureBasic\Help\PackPlus.txt
c:\PureBasic\Help\PrintUsing.chm
c:\PureBasic\Help\Regestry.txt
c:\PureBasic\Help\ScintillaDoc.html
c:\PureBasic\Help\SkunkLib.txt
c:\PureBasic\Help\SoundPlus.txt
c:\PureBasic\Help\SQLite.txt
c:\PureBasic\Help\System.txt
c:\PureBasic\Help\VolumeMute.txt
c:\PureBasic\Help\WIN32.FTS
c:\PureBasic\Help\WIN32.GID
c:\PureBasic\Help\WIN32.HLP
-
- Enthusiast
- Posts: 103
- Joined: Fri Apr 25, 2003 4:00 pm
- Location: France
Hi GPI
An idea for the editor:
could you add the ability to let the output of the compiler to be the assembly code instead of the .exe or the .dll.
Thank's.
Dominique
could you add the ability to let the output of the compiler to be the assembly code instead of the .exe or the .dll.
Thank's.
Dominique
Dominique
Windows 10 64bits. Pure basic 32bits
Windows 10 64bits. Pure basic 32bits