TACL Programming Training in Switzerland

  • Learn via: Online Instructor-Led / Classroom Based / Onsite
  • Duration: 5 Days
  • Level: Fundamentals
  • Price: From CHF 5,700 +TAX
  • Upcoming Date:
  • UK & Switzerland Based Global Training Provider

Master the art of writing functions in the Tandem Advanced Command Language (TACL) progam in this 5-day course. Through student projects and hands-on labs, you will gain valuable experience with TACL programming. After completing this course, you will be able to write macros and routines, perform file I/O, use structured data, and write server functions.



Prerequisites

  • Concepts and Facilities course
  • Knowledge of at least one other programming language
  • At least six months of programming experience

Audience

  • System programmers
  • System and network managers
  • Application designers
  • Application programmers
  • System analysts
  • Data communications programmers and analysts
We can organize this training at your preferred date and location. Contact Us!

What You Will Learn

  • Overview of TACL features.
  • Directories and segments.
  • writing functions-macros.
  • Writing functions - #LOOP.
  • Writing functions - debugging.
  • Writing functions - routines.
  • Inline processing.
  • Define process.
  • Using DEFINEs.
  • TACL variables.
  • Editing variables.
  • Writing functions - #IF.
  • Writing functions - #CASE.
  • Writing functions - file I/O.
  • Using structures.
  • Writing functions - server files.
  • Writing functions - exception.

Training Outline

overview of TACL features

  • Productivity aids provided by TACL: HISTORY, FC, ? , ! HELP facility
  • Function key, custom prompts, file name templates, and macro files
  • TACL features as a programming language

TACL variables

  • Obtaining information about variables using either commands or built-in functions
  • Using commands or built-in functions to create, initialize, modify, and eliminate variables
  • Concept of a 'frame' and how it relates to managing variables
  • Variable stacks and their levels: what they are and how to create, reference, and eliminate them
  • Syntax rules for writing TACL functions
  • Lab Exercise (20 minutes): Learn and understand how to logon and use TACL function keys

directories and segments

  • Creating a segment file containing a library function
  • Using the existing segment file by attaching it to a directory
  • Getting information on the segment file
  • Syntax rules for writing TACL functions
  • Lab Exercise (30 minutes): Learn to create and use a segment file

editing variables

  • Performing variable file I/O
  • Performing global editing of a variable
  • Performing line editing of a variable
  • Performing character editing of a variable
  • Locating the position of a string in a variable
  • Extracting lines and characters from a variable

writing functions-macros

  • Syntax required to write macro functions
  • TACL's handling of arguments to macro functions
  • TACL's expansion of macro functions
  • Writing macro functions

writing functions - #IF statements

  • Write functions that use the TACL #IF |THEN| |ELSE| construct
  • Lab Exercise (1 hour)
  • Describe the syntax required to write functions in general and macro type functions in particular
  • Describe the different forms of the 'control' built-in #IF and contrast when to use one form or the other (#IF or #IF NOT)
  • Write a macro type function that accepts one or more arguments and ensures that the arguments are correct by making use of the 'control' built-in #IF

writing functions - #LOOP statements

  • Write functions that use the TACL #LOOP |DO| |UNTIL| construct
  • Write functions that use the TACL #LOOP |WHILE| |DO| construct
  • Lab Exercise (1 hour)
  • Describe the syntax required to write general functions, with particular focus on macro type functions
  • Describe the two forms of the 'control' built-in #LOOP and determine when to use #LOOP | DO | | UNTIL | or #LOOP | WHILE | | DO |
  • Write a macro type function that outputs all of the volume names on the system

writing functions - #CASE statements

  • Writing functions that use the TACL #CASE construct

writing functions - debugging

  • Using the TACL debugging facility provided by TACL to aid in getting functions to work
  • Lab Exercise (2 hours)
  • Start and stop the Debugger
  • Set and clear breakpoints
  • Display and modify the contents of a variable
  • Single step through your function and resume execution of your function
  • Describe the syntax for #IF, #LOOP, and #CASE constructs
  • Write a function that employs the #CASE built-in

writing functions - file I/O

  • How TACL is able to do device independent I/O
  • Using #REQUESTER and #WAIT to perform either 'waited' or 'no-waited' I/O to files and devices

writing functions - routines

  • Writing 'Routine' type functions and use #ARGUMENT, #MORE, and #REST
  • Lab Exercise (3 hours)
  • Modify and write routine functions
  • Describe the syntax and usage of #ARGUMENT and #MORE
  • Describe additional capabilities that routines offer that macros do not
  • Describe the use of the built-ins: #MYSYSTEM, #PROCESSORSTATUS, and #PROCESSORTYPE, #LOOP, and #CASE

using structures

  • Using a STRUCT to access data

inline processing

  • Performing process I/O using the INLINE facility
  • Controlling the display of the process output
  • Logging the process output to a variable debugger
  • Lab Exercise (30 minutes)
  • Describe the syntax required to write INLINE functions in general
  • Use the INLINE facility for interfacing with the PERUSE utility
  • Practice coding techniques using the variable editing built-insReview the usage of #INPUTV, #LOOP, and #IF
  • Describe the use of #INLINEPREFIX, INLPREFIX, #INLINETO, and INLTO
  • Write a macro-type function that purges jobs from the spooler and prompts the user for permission to purge each job

writing functions - server files

  • How the server file facility provides for communication between a TACL function and a process it has activated
  • Situations in which it is appropriate to use implicit server files
  • Writing functions that use implicit server files
  • Lab Exercise (45 minutes)
  • Describe the syntax and usage of functions that employ implicit servers
  • Describe the usage of the RUN-options:
  • INV <var> DYNAMIC PROMPT <var>
  • OUTV <var>, and STATUS <var>
  • Describe the usage of the following built-ins:
  • #APPEND, #APPENDV
  • #EXTRACT, #EXTRACTV
  • #WAIT
  • #REQUESTER
  • Describe the conditions under which to use implicit servers
  • Write functions that make use of implicit servers

define process

  • Define Process facility
  • Using the Define Process variables to start, stop, and manage processes
  • Specifying where complete information on the Define Process facility can be found

writing functions - exception handling

  • Three types of exceptions that TACL allows a function to handle in its own way
  • Using the built-in functions #ERRORTEXT, #EXCEPTION, #FILTER, #RAISE, #RESET, and #RETURN
  • Structure and the organization of a function that contains 'exception handling' code
  • Writing functions that contain their own 'exception handling' code

using DEFINEs

  • Four types of DEFINE classes
  • Their usage and comparing them to ASSIGNs
  • Using the DEFINE command within TACL to create a DEFINE, delete a DEFINE, and alter a DEFINE

Why Choose Us

Experience TACL Programming in Switzerland through Bilginç IT Academy's live and interactive virtual classroom environment, accessible from your home, office, or any location. Connect with expert trainers in real time and bring the energy of classroom learning into the digital experience.

  • Live Instructor-Led Sessions: Join scheduled training sessions with your instructor and fellow delegates in real time.
  • Interactive Learning Experience: Take part in discussions, practical exercises, group activities, and Q&A sessions throughout the course.
  • Expert Trainer Network: Learn from experienced trainers with strong industry backgrounds and practical field expertise.
  • Over 30 Years of Training Expertise: Benefit from Bilginç IT Academy's long-standing experience in delivering professional training since 1995.
  • Flexible and Scalable Delivery: Access live virtual classrooms from Switzerland and worldwide, with flexible planning options for individual and corporate training needs.

Experience TACL Programming in a focused classroom environment in Switzerland. Bilginç IT Academy's carefully selected training venues provide a professional setting where delegates can interact directly with expert trainers and peers.

  • Experienced Trainers: Learn from specialists with extensive field experience and real-world knowledge.
  • Professional Training Venues: Attend courses in comfortable, well-equipped classrooms designed to support effective learning.
  • Focused Classroom Experience: Benefit from limited class sizes that encourage discussion, interaction, and personalized support.
  • Quality-Driven Learning: Develop practical skills through structured, up-to-date, and professionally designed training content.

Meet your team's training needs with Bilginç IT Academy's onsite TACL Programming in Switzerland solution, delivered at your office or preferred location. Align your team's development with your business goals through a training experience tailored to your organization.

  • Tailored Course Content: Adapt the training program to your organization's projects, team structure, and specific business requirements.
  • Time and Cost Efficiency: Reduce travel, accommodation, and operational costs while maximizing the value of your training investment.
  • Team-Focused Learning: Help your employees develop around the same knowledge base and strengthen collaboration across your organization.
  • Simplified Planning and Tracking: Manage the training process, participant development, and organizational requirements with greater control.


Contact us for more detail about our trainings and for all other enquiries!

TACL Programming Training Course in Switzerland Schedule

Join our public courses in our Switzerland facilities. Private class trainings will be organized at the location of your preference, according to your schedule.

We can organize this training at your preferred date and location.
25 Oktober 2026 (5 Days)
Zurich, Geneva, Basel, Bern
CHF 5,700 +TAX

Switzerland is globally recognized as the gold standard for fintech, precision engineering, and data privacy. Zurich and Geneva are not only financial capitals but also critical hubs for blockchain innovation and high-security IT infrastructure. Home to ETH Zurich, one of the world's leading technical universities, the Swiss ecosystem attracts the brightest minds in cryptography and systems engineering. Our IT training services in Switzerland are designed for those who operate in high-stakes environments where accuracy and security are paramount. We offer specialized courses that cover the full spectrum of modern technology, from secure cloud management to advanced data analytics, ensuring that professionals in the Swiss confederation maintain their competitive edge in a digital-first world.

By using this website you agree to let us use cookies. For further information about our use of cookies, check out our Cookie Policy.