Giter VIP home page Giter VIP logo

hbedit's People

Contributors

alkresin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hbedit's Issues

Plugins not showing up in HBCommander

Hi,

While in the commander, F11 doesn't show anything.

I tried copying some of the plugins in hbc.ini to the HBEdit.exe directory, but they still don't show up.

I also tried specifying the full path of the plugins in the hbc.ini file.

I tried checking the length of the folder at the console prompt, and it shows zero.

=Qout(Len(FilePane():aPlugins)
0
NIL

In contrast, the aDefPaths array properly displays 12 paths from the hbc.ini file.

=Qout(Len(FilePane():aDefPaths)

12
Nil

Edit: I also tried adding a single plugin array manually at the console, then confirming it was added properly. But F11 still returns nothing.

=AADD( FilePane():aPlugins, { "plug_hbc_latin.hrb", "Convert", "Convert file name" } )

=QOut( Len( FilePane():aPlugins) )

(returns 1)

=QOut( Len( FilePane():aPlugins[1]) )

(returns 3)

hbmk errors

Hi,
e:\HbEdit>hbmk2 hbedit.hbp gives following errors after today's Git Pull:

source\fedit.prg(2665) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2667) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2669) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2671) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2673) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2675) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2677) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2679) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2681) Warning W0001 Ambiguous reference 'TEDIT'

I think the '()' bracket are missing. Kindly correct.

Warm regards,

Jayadev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.