more suggestion on PBASIC 2.5
Archiver
Posts: 46,084
Thanks to Parallax's good work for new PBASIC 2.5 editor, I like it...
but I need some addition feature on PBASIC 2.5 to have
$IMPORT directive to import code (library) from external file(s).
because in my development, I always reuse my code. If I can kept
them on a library file, I need only add line
{'$IMPORT lib.bsx }
Wow.. how easier of BASIC Stamp development...
Had anyone like this?
Regards.
K.Worapoht
but I need some addition feature on PBASIC 2.5 to have
$IMPORT directive to import code (library) from external file(s).
because in my development, I always reuse my code. If I can kept
them on a library file, I need only add line
{'$IMPORT lib.bsx }
Wow.. how easier of BASIC Stamp development...
Had anyone like this?
Regards.
K.Worapoht