Home Page
Refresh Grid Data Dynamically_ Master sc_ajax_refresh for Real-Time Updates | Macro Day Series
Show Transcripts
Transcripts
+
CAPTION


Hello everyone and welcome back to another macro day here at Scriptcase by Jamie And today we are going

to dive into the SC Ajax refresh macro Now this macro is crucial for enhancing

user interaction within grid applications So this macro is crucial for enhancing user interaction within grid

applications by allowing data to be refreshed dynamically without the need for a full page

reload It's particularly useful in maintaining an up to-date user interface after modification So let's explore how you can implement

this in your scriptcase projects to create more dynamic and responsive applications So today's macro is

the SC_Adjax_refresh macro And just like that we apply it within our scriptcase application And the purpose

of this is to refresh the data displayed within a grid application So we will need to open a grid

in a moment and dynamically via Ajax without reloading the entire page reload information within the grid application It

is essential for application where real-time data presentation is necessary such as within dashboards monitoring systems or even data-driven

applications where the data changes frequently So how to use the SE Ajax refresh macro Well as

you see it right here is how We use it It really is as simple as that The syntax

it couldn't be any simpler Now there are no parameters to add so all we need to

do is really add this snippet of code into our grid applications So if I come here and

create a new application and then a grid application And I can generate that on pretty much

any kind of grid or table that I want as long as it is a grid application and then within

the grid we have here the Ajax events and then when I add an Ajax event

here I can then update that and then update and refresh the information within this grid application So here

within the on click event we may well add an update So we may add here for

instance Update SQL equals then here our update statement and then from there we would then well we

would execute that and then add that into our database with that simple piece of code Now

we do need to add here our variable in here so let's include that too And then

we also want to update the relevant table Here for instance we can update any other table that We

want or essentially this table just by clicking on the value performing a calculations for instance So

here we can update everything depending on so here the description we can update here the description which is

what we have here In another grid you would of course update say a calculation field and then you would

say that equals my my x value and and you would say then that would equal my x

value And then just like that we would then update something and then here we would then

very easily apply then the SC Ajax refresh macro And that would then update the

grid information that we are seeing dynamically within this grid application So using this basic snippet and adding

your where equals whatever it is you are going to do uh or your calculation as I say and

then adding this very simple snippet or script case Macro into your application it will then update

the grid view and reflect any changes that you have then applied without you manually needing

to refresh the page or redirecting the end user which is very nice Now you

can also maybe apply a conditional refresh Maybe on a specific user action So if you would

maybe send the user from this grid application to a modal window and then they return you can

then SC Ajax refresh this application on return and then the grid application would also

be updated So using the SC redirect macro Well this macro also comes in handy there as well as

within many other situations Now there are various practical use scenarios where you could use this where this macro would

be invaluable to your development and that would be well with data integrity for instance as well as

maybe real time updates which are crucial to your your business And it does Sure that users always have the

most current data available within those grids or within those views that they have available

to them that they can then also interact with without any lag or disruption and then

also have a full page reload And with that uh improving the overall user experience

as well as maybe the system efficiency So well that is all for today In this script case by Jamie

Macro Friday on the SC Ajax refresh Macro Incorporating this macro into your script case applications will make a big

difference and then significantly enhance the responsiveness and user friendliness of your applications especially involving frequent

data updates So now if you found this video helpful then please Please hit the like button

Of course go ahead and subscribe if you want to watch more If you don't like it then

hit the down thumbs button or maybe even leave me a comment Let me know how I can help

you or if there's a specific macro that I haven't covered yet and you would like to know

when that will be released So thanks for watching and until the next macro Friday which is of course

next week every Friday right here at Scriptcase by



CAPTION TRANSLATED TO ENGLISH LANGUAGE


Hello everyone and welcome back to another macro day here at Scriptcase by Jamie And today we are going

to dive into the SC Ajax refresh macro Now this macro is crucial for enhancing

user interaction within grid applications So this macro is crucial for enhancing user interaction within grid

applications by allowing data to be refreshed dynamically without the need for a full page

reload It's particularly useful in maintaining an up to-date user interface after modification So let's explore how you can implement

this in your scriptcase projects to create more dynamic and responsive applications So today's macro is

the SC_Adjax_refresh macro And just like that we apply it within our scriptcase application And the purpose

of this is to refresh the data displayed within a grid application So we will need to open a grid

in a moment and dynamically via Ajax without reloading the entire page reload information within the grid application It

is essential for application where real-time data presentation is necessary such as within dashboards monitoring systems or even data-driven

applications where the data changes frequently So how to use the SE Ajax refresh macro Well as

you see it right here is how We use it It really is as simple as that The syntax

it couldn't be any simpler Now there are no parameters to add so all we need to

do is really add this snippet of code into our grid applications So if I come here and

create a new application and then a grid application And I can generate that on pretty much

any kind of grid or table that I want as long as it is a grid application and then within

the grid we have here the Ajax events and then when I add an Ajax event

here I can then update that and then update and refresh the information within this grid application So here

within the on click event we may well add an update So we may add here for

instance Update SQL equals then here our update statement and then from there we would then well we

would execute that and then add that into our database with that simple piece of code Now

we do need to add here our variable in here so let's include that too And then

we also want to update the relevant table Here for instance we can update any other table that We

want or essentially this table just by clicking on the value performing a calculations for instance So

here we can update everything depending on so here the description we can update here the description which is

what we have here In another grid you would of course update say a calculation field and then you would

say that equals my my x value and and you would say then that would equal my x

value And then just like that we would then update something and then here we would then

very easily apply then the SC Ajax refresh macro And that would then update the

grid information that we are seeing dynamically within this grid application So using this basic snippet and adding

your where equals whatever it is you are going to do uh or your calculation as I say and

then adding this very simple snippet or script case Macro into your application it will then update

the grid view and reflect any changes that you have then applied without you manually needing

to refresh the page or redirecting the end user which is very nice Now you

can also maybe apply a conditional refresh Maybe on a specific user action So if you would

maybe send the user from this grid application to a modal window and then they return you can

then SC Ajax refresh this application on return and then the grid application would also

be updated So using the SC redirect macro Well this macro also comes in handy there as well as

within many other situations Now there are various practical use scenarios where you could use this where this macro would

be invaluable to your development and that would be well with data integrity for instance as well as

maybe real time updates which are crucial to your your business And it does Sure that users always have the

most current data available within those grids or within those views that they have available

to them that they can then also interact with without any lag or disruption and then

also have a full page reload And with that uh improving the overall user experience

as well as maybe the system efficiency So well that is all for today In this script case by Jamie

Macro Friday on the SC Ajax refresh Macro Incorporating this macro into your script case applications will make a big

difference and then significantly enhance the responsiveness and user friendliness of your applications especially involving frequent

data updates So now if you found this video helpful then please Please hit the like button

Of course go ahead and subscribe if you want to watch more If you don't like it then

hit the down thumbs button or maybe even leave me a comment Let me know how I can help

you or if there's a specific macro that I haven't covered yet and you would like to know

when that will be released So thanks for watching and until the next macro Friday which is of course

next week every Friday right here at Scriptcase by



CAPTION TRANSLATED TO ITALIAN LANGUAGE


Ciao a tutti e benvenuti a un altro giorno di macro qui a Scriptcase di Jamie. E oggi andremo

per immergersi nella macro di aggiornamento SC Ajax Ora questa macro è fondamentale per migliorare

interazione dell'utente all'interno delle applicazioni grid Quindi questa macro è fondamentale per migliorare l'interazione dell'utente all'interno della griglia

applicazioni consentendo l'aggiornamento dinamico dei dati senza la necessità di una pagina completa

ricarica È particolarmente utile per mantenere un'interfaccia utente aggiornata dopo una modifica. Quindi esploriamo come puoi implementare

questo nei tuoi progetti scriptcase per creare applicazioni più dinamiche e reattive. Quindi la macro di oggi è

la macro SC_Adjax_refresh E proprio così la applichiamo all'interno della nostra applicazione scriptcase E lo scopo

di questo è quello di aggiornare i dati visualizzati all'interno di un'applicazione griglia Quindi dovremo aprire una griglia

in un attimo e dinamicamente tramite Ajax senza ricaricare l'intera pagina ricarica le informazioni all'interno dell'applicazione della griglia It

è essenziale per le applicazioni in cui è necessaria la presentazione dei dati in tempo reale, come nei sistemi di monitoraggio dei cruscotti o anche basati sui dati

applicazioni in cui i dati cambiano frequentemente Quindi come utilizzare la macro di aggiornamento SE Ajax Bene come

lo vedi proprio qui è come lo usiamo è davvero semplice così la sintassi

non potrebbe essere più semplice Ora non ci sono parametri da aggiungere quindi tutto ciò di cui abbiamo bisogno

quello che dobbiamo fare è aggiungere questo frammento di codice alle nostre applicazioni di griglia. Quindi se vengo qui e

creare una nuova applicazione e quindi un'applicazione griglia e posso generarla praticamente

qualsiasi tipo di griglia o tabella che desidero purché sia un'applicazione di griglia e quindi all'interno

la griglia abbiamo qui gli eventi Ajax e poi quando aggiungo un evento Ajax

qui posso quindi aggiornare questo e quindi aggiornare e rinfrescare le informazioni all'interno di questa applicazione della griglia. Quindi qui

all'interno dell'evento on click potremmo aggiungere un aggiornamento Quindi potremmo aggiungere qui per

istanza Aggiorna SQL uguale quindi qui la nostra istruzione di aggiornamento e quindi da lì saremmo quindi bene noi

eseguirebbe quello e poi lo aggiungerebbe al nostro database con quel semplice pezzo di codice Ora

dobbiamo aggiungere qui la nostra variabile, quindi includiamola anche noi. E poi

vogliamo anche aggiornare la tabella pertinente. Qui ad esempio possiamo aggiornare qualsiasi altra tabella che

vuoi o essenzialmente questa tabella semplicemente cliccando sul valore eseguendo un calcolo per esempio Quindi

qui possiamo aggiornare tutto a seconda di quindi ecco la descrizione possiamo aggiornare qui la descrizione che è

quello che abbiamo qui In un'altra griglia aggiorneresti ovviamente un campo di calcolo e poi lo faresti

diciamo che è uguale al mio valore x e e diresti allora che sarebbe uguale al mio x

valore E poi proprio così aggiorneremmo qualcosa e poi qui aggiorneremmo quindi

applicare molto facilmente la macro di aggiornamento SC Ajax e questo aggiornerebbe quindi il

informazioni sulla griglia che stiamo vedendo dinamicamente all'interno di questa applicazione di griglia Quindi utilizzando questo frammento di base e aggiungendo

il tuo dove è uguale a qualunque cosa tu stia per fare uh o il tuo calcolo come dico e

quindi aggiungendo questo semplicissimo frammento o script case Macro nella tua applicazione, verrà aggiornato

la visualizzazione griglia e riflette tutte le modifiche che hai applicato senza che tu debba farlo manualmente

per aggiornare la pagina o reindirizzare l'utente finale, il che è molto bello. Ora tu

può anche applicare un aggiornamento condizionale Forse su un'azione specifica dell'utente Quindi se volessi

forse inviare l'utente da questa applicazione griglia a una finestra modale e poi tornare indietro puoi

quindi SC Ajax aggiorna questa applicazione al ritorno e quindi anche l'applicazione della griglia

essere aggiornato Quindi utilizzando la macro di reindirizzamento SC Bene, questa macro torna utile anche lì come

in molte altre situazioni Ora ci sono vari scenari di utilizzo pratico in cui potresti usare questo dove questa macro sarebbe

essere inestimabile per il tuo sviluppo e sarebbe perfetto anche con l'integrità dei dati, ad esempio

forse aggiornamenti in tempo reale che sono cruciali per la tua attività e assicura che gli utenti abbiano sempre l'

i dati più aggiornati disponibili all'interno di tali griglie o all'interno di tali viste che hanno a disposizione

a loro che possono quindi interagire senza alcun ritardo o interruzione e quindi

avere anche un ricaricamento completo della pagina e con ciò migliorare l'esperienza complessiva dell'utente

così come forse l'efficienza del sistema Quindi bene, questo è tutto per oggi In questo caso di sceneggiatura di Jamie

Macro del venerdì sulla macro di aggiornamento SC Ajax L'incorporazione di questa macro nelle applicazioni di script case farà un grande

differenza e quindi migliorare significativamente la reattività e la facilità d'uso delle tue applicazioni, in particolare quelle che coinvolgono frequenti

aggiornamenti dei dati Quindi ora se hai trovato utile questo video allora per favore Per favore clicca sul pulsante Mi piace

Ovviamente vai avanti e iscriviti se vuoi vedere di più Se non ti piace allora

clicca sul pulsante "pollice in giù" o magari lasciami un commento. Fammi sapere come posso aiutarti.

tu o se c'è una macro specifica che non ho ancora trattato e che vorresti sapere

quando verrà rilasciato Quindi grazie per aver guardato e fino al prossimo macro venerdì che è ovviamente

la prossima settimana ogni venerdì proprio qui su Scriptcase da



CAPTION TRANSLATED TO PORTUGUESE LANGUAGE


Olá a todos e bem-vindos de volta a mais um dia de macro aqui no Scriptcase por Jamie E hoje vamos

para mergulhar na macro de atualização do SC Ajax Agora, esta macro é crucial para melhorar

interação do usuário em aplicativos de grade Portanto, esta macro é crucial para melhorar a interação do usuário em aplicativos de grade

aplicações permitindo que os dados sejam atualizados dinamicamente sem a necessidade de uma página inteira

recarregar É particularmente útil para manter uma interface de usuário atualizada após a modificação. Então, vamos explorar como você pode implementar

isso em seus projetos de scriptcase para criar aplicativos mais dinâmicos e responsivos. Então a macro de hoje é

a macro SC_Adjax_refresh E assim aplicamos dentro da nossa aplicação scriptcase E o propósito

disso é para atualizar os dados exibidos em um aplicativo de grade. Portanto, precisaremos abrir uma grade

em um momento e dinamicamente via Ajax sem recarregar toda a página recarregar informações dentro do aplicativo de grade

é essencial para aplicações onde a apresentação de dados em tempo real é necessária, como em sistemas de monitoramento de painéis ou mesmo orientados a dados

aplicações onde os dados mudam frequentemente Então como usar a macro de atualização do SE Ajax Bem como

você vê aqui como nós o usamos é realmente tão simples quanto isso a sintaxe

não poderia ser mais simples Agora não há parâmetros para adicionar, então tudo o que precisamos

é realmente adicionar este trecho de código em nossos aplicativos de grade. Então, se eu vier aqui e

crie um novo aplicativo e, em seguida, um aplicativo de grade. E eu posso gerar isso em praticamente

qualquer tipo de grade ou tabela que eu queira, desde que seja um aplicativo de grade e, então, dentro

a grade que temos aqui os eventos Ajax e então quando eu adiciono um evento Ajax

aqui posso então atualizar isso e então atualizar e atualizar as informações dentro deste aplicativo de grade. Então aqui

dentro do evento de clique, podemos adicionar uma atualização. Então, podemos adicionar aqui para

instância Atualizar SQL é igual a então aqui nossa instrução de atualização e então a partir daí nós faríamos então bem nós

executaria isso e então adicionaria isso ao nosso banco de dados com aquele simples pedaço de código. Agora

precisamos adicionar aqui nossa variável, então vamos incluí-la também. E então

também queremos atualizar a tabela relevante Aqui, por exemplo, podemos atualizar qualquer outra tabela que

quer ou essencialmente esta tabela apenas clicando no valor realizando um cálculo por exemplo Então

aqui podemos atualizar tudo dependendo de então aqui a descrição podemos atualizar aqui a descrição que é

o que temos aqui Em outra grade você certamente atualizaria, digamos, um campo de cálculo e então você

diga que é igual ao meu valor x e você diria então que seria igual ao meu x

valor E então, assim mesmo, atualizaríamos algo e então aqui faríamos

aplicar muito facilmente a macro de atualização do SC Ajax e isso atualizaria o

informações de grade que estamos vendo dinamicamente dentro deste aplicativo de grade. Então, usando este snippet básico e adicionando

seu onde é igual a qualquer coisa que você vai fazer uh ou seu cálculo como eu disse e

então adicionar este snippet muito simples ou macro de script em seu aplicativo, ele será atualizado

a visualização em grade e refletir quaisquer alterações que você aplicou sem precisar manualmente

para atualizar a página ou redirecionar o usuário final, o que é muito bom. Agora você

também pode aplicar uma atualização condicional Talvez em uma ação específica do usuário Então se você quiser

talvez envie o usuário deste aplicativo de grade para uma janela modal e então eles retornam, você pode

então o SC Ajax atualizará esta aplicação no retorno e então a aplicação da grade também

ser atualizado Então, usando a macro de redirecionamento SC Bem, essa macro também é útil lá também

em muitas outras situações Agora, existem vários cenários de uso prático onde você pode usar isso, onde esta macro seria

ser inestimável para o seu desenvolvimento e isso seria bom com a integridade dos dados, por exemplo, bem como

talvez atualizações em tempo real que são cruciais para o seu negócio E isso garante que os usuários sempre tenham a

dados mais atuais disponíveis nessas grades ou nas visualizações que eles têm disponíveis

para que eles possam interagir sem qualquer atraso ou interrupção e então

também tem uma recarga de página completa e com isso uh melhorando a experiência geral do usuário

bem como talvez a eficiência do sistema Então bem, isso é tudo por hoje Neste caso de script de Jamie

Macro Friday na atualização do SC Ajax Macro Incorporar esta macro em seus aplicativos de script fará uma grande diferença

diferença e, em seguida, melhorar significativamente a capacidade de resposta e a facilidade de uso de seus aplicativos, especialmente envolvendo

atualizações de dados Então, se você achou este vídeo útil, por favor, clique no botão curtir

Claro, vá em frente e inscreva-se se quiser assistir mais. Se você não gostar, então

clique no botão de polegar para baixo ou talvez até deixe um comentário. Deixe-me saber como posso ajudar

você ou se há uma macro específica que eu ainda não abordei e você gostaria de saber

quando isso será lançado Então, obrigado por assistir e até a próxima macro sexta-feira, que é claro

na próxima semana, toda sexta-feira aqui no Scriptcase por



CAPTION TRANSLATED TO GERMAN LANGUAGE


Hallo zusammen und willkommen zurück zu einem weiteren Makrotag hier bei Scriptcase von Jamie Und heute gehen wir

um in das SC Ajax Refresh-Makro einzutauchen Dieses Makro ist nun entscheidend für die Verbesserung

Benutzerinteraktion innerhalb von Grid-Anwendungen Dieses Makro ist daher von entscheidender Bedeutung für die Verbesserung der Benutzerinteraktion innerhalb von Grid

Anwendungen, indem Daten dynamisch aktualisiert werden können, ohne dass eine ganze Seite

neu laden Es ist besonders nützlich, um eine aktuelle Benutzeroberfläche nach Änderungen beizubehalten. Lassen Sie uns also untersuchen, wie Sie implementieren können

Dies in Ihren Scriptcase-Projekten, um dynamischere und reaktionsfähigere Anwendungen zu erstellen. Das heutige Makro ist

das SC_Adjax_refresh-Makro Und genau so wenden wir es in unserer Scriptcase-Anwendung an Und der Zweck

Dazu dient das Aktualisieren der in einer Grid-Anwendung angezeigten Daten. Wir müssen also ein Grid öffnen

in einem Augenblick und dynamisch über Ajax ohne Neuladen der gesamten Seite Neuladeinformationen innerhalb der Grid-Anwendung Es

ist unerlässlich für Anwendungen, bei denen eine Echtzeit-Datenpräsentation erforderlich ist, wie z. B. in Dashboards, Überwachungssystemen oder sogar datengesteuerten

Anwendungen, bei denen sich die Daten häufig ändern. So verwenden Sie das SE Ajax-Aktualisierungsmakro.

Sie sehen es hier, wie wir es verwenden Es ist wirklich so einfach Die Syntax

Einfacher geht es nicht Jetzt müssen keine Parameter mehr hinzugefügt werden, wir müssen nur

tun, ist wirklich diesen Code-Schnipsel in unsere Grid-Anwendungen hinzufügen. Wenn ich also hierher komme und

Erstellen Sie eine neue Anwendung und dann eine Grid-Anwendung. Und ich kann das auf ziemlich

jede Art von Raster oder Tabelle, die ich will, solange es eine Rasteranwendung ist und dann innerhalb

Im Raster haben wir hier die Ajax-Ereignisse und wenn ich dann ein Ajax-Ereignis hinzufüge

hier kann ich das dann aktualisieren und dann die Informationen innerhalb dieser Rasteranwendung aktualisieren und auffrischen.

innerhalb des On-Click-Ereignisses können wir durchaus ein Update hinzufügen. Wir können also hier hinzufügen für

Instanz Update SQL ist gleich dann hier unsere Update-Anweisung und dann von dort würden wir dann gut wir

würde das ausführen und dann mit diesem einfachen Codestück in unsere Datenbank einfügen Jetzt

Wir müssen hier unsere Variable hinzufügen, also schließen wir sie auch ein. Und dann

Wir möchten auch die entsprechende Tabelle aktualisieren Hier können wir zum Beispiel jede andere Tabelle aktualisieren, die Wir

wollen oder im Wesentlichen diese Tabelle nur durch Klicken auf den Wert eine Berechnung durchführen zum Beispiel So

hier können wir alles aktualisieren, je nachdem, also hier die Beschreibung, wir können hier die Beschreibung aktualisieren, die ist

was wir hier haben In einem anderen Raster würden Sie natürlich beispielsweise ein Berechnungsfeld aktualisieren und dann würden Sie

sagen wir, das entspricht meinem x-Wert und Sie würden dann sagen, das entspricht meinem x

Wert Und dann würden wir einfach so etwas aktualisieren und dann würden wir hier dann

sehr einfach anwenden dann die SC Ajax aktualisieren Makro Und das würde dann aktualisieren die

Rasterinformationen, die wir dynamisch in dieser Rasteranwendung sehen. Verwenden Sie also diesen grundlegenden Codeausschnitt und fügen Sie hinzu

Ihr wo ist gleich, was auch immer Sie tun werden, äh, oder Ihre Berechnung, wie ich sage, und

Wenn Sie dann dieses sehr einfache Snippet oder Skript-Makro in Ihre Anwendung einfügen, wird es aktualisiert

die Rasteransicht und spiegeln alle Änderungen wider, die Sie dann angewendet haben, ohne dass Sie manuell

um die Seite zu aktualisieren oder den Endbenutzer umzuleiten, was sehr nett ist. Jetzt

können Sie auch eine bedingte Aktualisierung anwenden Vielleicht auf eine bestimmte Benutzeraktion Wenn Sie also

Vielleicht senden Sie den Benutzer von dieser Grid-Anwendung zu einem modalen Fenster und dann kehren Sie zurück.

dann aktualisiert SC Ajax diese Anwendung bei der Rückkehr und dann würde auch die Grid-Anwendung

aktualisiert werden. Also mit dem SC-Umleitungsmakro. Dieses Makro ist auch dort sehr nützlich.

in vielen anderen Situationen Jetzt gibt es verschiedene praktische Anwendungsszenarien, in denen Sie dieses Makro verwenden könnten,

von unschätzbarem Wert für Ihre Entwicklung sein und das wäre gut mit Datenintegrität zum Beispiel sowie

vielleicht Echtzeit-Updates, die für Ihr Unternehmen von entscheidender Bedeutung sind Und es tut Sicher, dass die Benutzer immer die

die aktuellsten Daten, die in diesen Rastern oder in den ihnen zur Verfügung stehenden Ansichten verfügbar sind

mit denen sie dann auch ohne Verzögerung oder Unterbrechung interagieren können und dann

auch eine vollständige Neuladung der Seite und damit eine Verbesserung der allgemeinen Benutzererfahrung

sowie vielleicht die Systemeffizienz So gut, das ist alles für heute In diesem Skript Fall von Jamie

Makro Freitag auf dem SC Ajax Refresh Makro Die Einbindung dieses Makros in Ihre Skript-Case-Anwendungen wird einen großen

Unterschied und verbessern Sie dann die Reaktionsfähigkeit und Benutzerfreundlichkeit Ihrer Anwendungen erheblich, insbesondere bei häufigen

Datenaktualisierungen. Wenn Sie dieses Video hilfreich fanden, klicken Sie bitte auf die Schaltfläche „Gefällt mir“.

Natürlich können Sie sich anmelden, wenn Sie mehr sehen möchten. Wenn es Ihnen nicht gefällt, dann

Klicken Sie auf den Daumen nach unten-Button oder hinterlassen Sie mir vielleicht sogar einen Kommentar. Lassen Sie mich wissen, wie ich helfen kann

Sie oder wenn es ein bestimmtes Makro gibt, das ich noch nicht behandelt habe und Sie wissen möchten

wann das veröffentlicht wird Also vielen Dank fürs Zuschauen und bis zum nächsten Makro-Freitag, der natürlich

nächste Woche jeden Freitag hier bei Scriptcase von