B4A Tutorial [B4X] Comment Links and #Macros - Erel    Sep 16, 2025   (23 reactions) https://www.b4x.com/basic4android/images/qHTNrUJnPQ.gif
Comment Links
Code comments can include... environment variable.
Macros
Similar to comment links, but accessible through the window title buttons... B4A Code Snippet [B4X] Comment link to build b4xlib - Erel    May 25, 2022   (16 reactions)
'Ctrl + click to build b4xlib: ide://run?file=%JAVABIN%\jar.exe&WorkingDirectory=%PROJECT%\... B4A Question Comment links with date and time - Martin Larsen    Jul 5, 2021 Is it possible to somehow add the current date and time to comment links? Like below:
'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project_%date%_%time%.zip... Wish Run Comment Link when a project is loaded - stevel05    May 2, 2025   (1 reaction) Would it be possible to be able to tag one or more comment links to be run when a project is loaded. Ideally in any module as I keep my comment links in a separate code module (linked so... Wish Create comment link for changing app's icon. - Theera    Apr 10, 2025 Refer to Comment Links%27 https://www.b4x.com/android/forum/threads/b4x-comment-links.119897/']this I think it is easier for changing app's icon and set it readonly file by using comment... Share My Creation B4XsaveAs - a 'Save As' for B4X projects, called by a comment link (source included) (B4X) (Tool) - walt61    Jul 24, 2025   (9 reactions) folder(s) and then in your B4X code add this comment link:
'Ctrl + click to 'Save As'... modules that are linked to folders outside the project folder.
165556... Bug? Not possible to control-click comment link when there's a certain error - Sandman    Jun 28, 2022 into the B4A project by clicking the standard links:
'B4A ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c..., and the mouse pointer doesn't even change appearance. Nor does the link light up when hovering... possible to control-click the links with those errors, but not the first one in this post.... Bug? Missing files in export as zip comment link - Alessandro71    Aug 3, 2020 Since I'm working on multiplatform projects, I've begun to use the "export as zip" comment link provided in the B4XPages template, thinking that it should fully backup the whole multiplatform project.
I've just noticed that the B4A subdir is missing the Object\res tree, which... Wish Parametric comment link - Alessandro71    Aug 2, 2020 It would be very convenient to have some form of parametric comment links like
'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=#{Application Label}_#{VersionCode}.zip
so the exported zip could be versioned and not always overwritten... B4A Question I can't use comment link zipper... - aeric (first post)    Jan 10, 2024 Sorry for replying on an old thread. Just saw this thread.
You can move all files inside your projec... Page: 1   2   3   4   5   6   7   |