-
Notifications
You must be signed in to change notification settings - Fork 100
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
Permitir passagem de parâmetros para a função principal (-A) #36
Comments
…rocesso de criação do arquivo "laucher.json", quando este não existir.
No plugin "I Love ADVPL", era só passar os parâmetros no campo que aparecia ao apertar F5, tipo assim: SIGALOJA -A -A=002 |
@brodao acho que a saida que o @guilhermebigois comentou fica elegante, vai ficar guardado depois da execução e vai ser simples de usar. O que acha? |
@ricardomansano e @guilhermebigois, Implementei a passagem de parâmetro conforme documentado em https://github.com/totvs/tds-vscode/wiki/Configura%C3%A7%C3%A3o-de-debug:-diretivas-$%7Bcommand:%7D A disposição. |
A documentação não está abrindo, como fazemos para chamada de parâmetros? |
O link foi alterado... |
Fiz o procedimento, porém não execura os argumentos, estou tentando passar
a estação para depurar no sigaloja.
Em seg, 1 de jul de 2019 às 13:45, lwtnb-wrk <[email protected]>
escreveu:
… O link foi alterado...
Veja a documentacao em
https://github.com/totvs/tds-vscode/wiki/Configura%C3%A7%C3%A3o-de-diretivas-no-depurador
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36?email_source=notifications&email_token=AJCDAD4M44VQL753J7IZIOLP5I7DDA5CNFSM4HOXGSN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY63KHI#issuecomment-507360541>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJCDAD7HMHXBHVND6PGEOGLP5I7DDANCNFSM4HOXGSNQ>
.
|
Ola @rodrigofelippac , Salvo engano meu, eu vi uma chamada do sigaloja com o 1o. parâmetro vazio, algo como No aguardo, |
Estou usando o ${command:AskForProgramArguments}`), porém ele não abre a
pergunta de solicitação de parâmetros, só solicita o programa e depois
inicia a aplicação!
Em seg, 1 de jul de 2019 às 20:32, Alan Cândido <[email protected]>
escreveu:
… Ola @rodrigofelippac <https://github.com/rodrigofelippac> ,
Salvo engano meu, eu vi uma chamada do sigaloja com o 1o. parâmetro vazio,
algo como -a -a=123. Tente assim, se não funcionar favor enviar o
_server.json_ e _print_ de tela mostrando como informa os parâmetros (se
estiver usando a diretiva ${command:AskForProgramArguments}`).
No aguardo,
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#36?email_source=notifications&email_token=AJCDAD6GOVYBL6O44GIRU6DP5KO3NA5CNFSM4HOXGSN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY7WYNA#issuecomment-507472948>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJCDAD3QTZZFP4KXRTMXH3LP5KO3NANCNFSM4HOXGSNQ>
.
|
Ola Rodrigo,
Parece-me que o seu TDS-VSCode não esta atualizado. Verifique se há
atualizações e faça-a.
[:>} Alan Cândido ><>
*Especialista de Pesquisa e DesenvolvimentoExpert Research and Development*
.[====].[====].(----).(----).\___/.[___].]@|--Y\_
_o__o___o__o___o__o___o__o___o_o___o_o___O___oo_\
Em seg, 1 de jul de 2019 às 23:47, rodrigofelippac <[email protected]>
escreveu:
… Estou usando o ${command:AskForProgramArguments}`), porém ele não abre a
pergunta de solicitação de parâmetros, só solicita o programa e depois
inicia a aplicação!
Em seg, 1 de jul de 2019 às 20:32, Alan Cândido ***@***.***>
escreveu:
> Ola @rodrigofelippac <https://github.com/rodrigofelippac> ,
>
> Salvo engano meu, eu vi uma chamada do sigaloja com o 1o. parâmetro
vazio,
> algo como -a -a=123. Tente assim, se não funcionar favor enviar o
> _server.json_ e _print_ de tela mostrando como informa os parâmetros (se
> estiver usando a diretiva ${command:AskForProgramArguments}`).
>
> No aguardo,
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#36?email_source=notifications&email_token=AJCDAD6GOVYBL6O44GIRU6DP5KO3NA5CNFSM4HOXGSN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY7WYNA#issuecomment-507472948
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AJCDAD3QTZZFP4KXRTMXH3LP5KO3NANCNFSM4HOXGSNQ
>
> .
>
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#36?email_source=notifications&email_token=AAHH5GXHJBUEM7GASGAM6GTP5K6SNA5CNFSM4HOXGSN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY74OZY#issuecomment-507496295>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAHH5GWCWUXWESAWCUE5S5TP5K6SNANCNFSM4HOXGSNQ>
.
|
Permitir passagem de parâmetros para a função principal através do parâmetro -A na chamada do SmartClient
@DanielYampolschi , PSC
The text was updated successfully, but these errors were encountered: