Skip to main content

Questions tagged [basic]

BASIC is a family of programming languages designed for ease-of-use and notable for preferring English words over symbols as language constructs. While most dialects have fallen from mainstream usage, modern variants like Microsoft's Visual Basic and its successor, VB.NET, remain popular.

0 votes
1 answer
58 views

Macro to keep 3 rows visible under the selected row in LibreOffice Calc

In Calc or MS Excel when one is finished editing a cell in a row, pressing Enter leads to the next row below. Keep doing that and eventually you arrive at the last row visible on the screen. Here when ...
Shakir's user avatar
  • 103
0 votes
1 answer
96 views

LibreOffice Impress macro is only half functional when used in presentation as opposed to outside

I made an .odp file that contains two slides. In Slide 1, there is a single circle that when clicked on moves to Slide 2. This circle uses a simple interaction and no macro. In Slide 2, there is a ...
wc80399's user avatar
0 votes
5 answers
758 views

run an old program under Win10 64 bits with parameters

I need to run in compatibility mode 2 programs for MsDos: quick basic (QBX.exe); some program called HEOB which was created in quick basic (HEOB.BAS). Normally I would create a *.bat program ...
Mircea Emilian's user avatar
1 vote
1 answer
657 views

How to prevent the CMD pause to stop the script after opening a program

So, I am very bad at using the CMD program and I'm just trying to do something for fun. In my mind, it is very basic. I want to open a .bat file, that prompt an "echo" question so when I press any key ...
Dissolvant's user avatar
2 votes
1 answer
8k views

Folders displaying in orange color in python 3, pycharm

Can somebody point me in the right direction on this? I just can't find any ressources on why a folder will display in orange as if it was not active. I can't import modules from there since its not ...
New_Programmer's user avatar
0 votes
0 answers
170 views

cmd error keeps popping up

i keep getting this error msg every like 30 seconds its either related to a visual basic compiler which i have no i dea what that is (cuz i dont remember downloading a visual basic programming app ) ...
Hashem Hanqtah's user avatar
2 votes
1 answer
1k views

How to do a regex substitution on a string in an LO Basic "macro"?

This seems like something that should be extremely easy to do but it's not - it's certainly not obvious how to do it, anyway. I want to write a function in LibreOffice Basic that takes a string, a ...
cas's user avatar
  • 671
0 votes
1 answer
330 views

BASIC HDD TO BOOTABLE HDD

My computer has 2 drives (attached image). One drive is a SSD with 3 partitions: At diskmanagement appears as a "basic disk". In the first partition (A:), I have the "System Reserved". At ...
Esther Moellman's user avatar
0 votes
1 answer
1k views

setValue method or property not found while implementing LibreOffice Calc Macro

I am using LibreOffice Calc over 3 years now, but recently started implementing Macros using Basic. I have referred to online resources relevant to Libreoffice Calc Macro and I am trying to get a ...
GC 13's user avatar
  • 333
2 votes
0 answers
438 views

When debugging LibreOffice macro's, how do I get the error messages?

I am currently working on a LibreOffice macro that I want to run from the commandline in the background (i.e. without GUI). I call the macro like this: swriter --invisible --nofirststartwizard --...
dimpol's user avatar
  • 223
1 vote
1 answer
340 views

Libreoffice macro basic: skip to next paragraph test for upper case

I'm trying to write a macro, and I need to skip to the next paragraph, where I will test the first letter for capitalization. I've spent hours and have only found inaccurate or hard to follow ...
Paul B.'s user avatar
  • 69
1 vote
0 answers
218 views

How to run a legacy GWBasic script inside linux command line with forced full host cpu speed

I have a really obscure old colection of Basic scripts (too many scripts, all of them too long and with too many goto to be worthy to translate them and I personally know nothing at all about qwbasic) ...
Yiin00b's user avatar
  • 11
-1 votes
1 answer
575 views

How to run BASIC script in Windows PE?

I work for a computer hardware business. They've got automated installations over a file server in their network, where they clone a Windows installation to a hard drive and then run Windows PE to ...
Trollwut's user avatar
  • 451
0 votes
2 answers
257 views

Run Mallard Basic .com program on Windows 8?

Is there a way to run an app written in Mallard Basic on modern Windows? I've tried to make a shortcut to the COM, which already caused some error messages, and then to run it in compatibility mode ...
Philipp Lenssen's user avatar
2 votes
1 answer
1k views

BASIC program on Samba share gets 'Access denied' when launching other process

This is the situation. We have a Synology NAS (running DSM 5.0) hosting a Windows file share called general. This folder's permissions are set as in the screenshot: This folder is used as a mapped ...
hvtilborg's user avatar

15 30 50 per page