Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV export function console feedback #10

Open
Frisle opened this issue Jun 22, 2024 · 1 comment
Open

CSV export function console feedback #10

Frisle opened this issue Jun 22, 2024 · 1 comment

Comments

@Frisle
Copy link

Frisle commented Jun 22, 2024

The function needs feedback from the console to know if it is working or not

do ##class(bdb.sql.Dump).Dump("BI_Study.City", "/tmp/table.csv")

@bdeboe
Copy link
Owner

bdeboe commented Jun 24, 2024

for the detailed info yes (right now), but if you pick up the %Status code returned from that method, you should be able to check whether it passed fine and if not, retrieve the error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants