Jump to content

Al.

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Al.

  1. Thank you very much Flex, 

    - For deleting variables in the subroutines and displays, I did it manually and made sure that the variables are removed (MB initialized ; MI, ML, T set to 0 ; etc.). it was long and tedious but now it is fine.

    - And yes, for deleting subroutines and displays I did it like you said: deleting calls for the specific subroutine and display I wanted to delete.

    Thank you both for your help !

    Al.

  2. Hello,

    Thank you Flex and Cam.

    So I need to delete every call relating to subroutines and displays.

    I have another question if you would answer : is it possible to delete a variable everywhere in program in "one click" ?

    Because for the moment I search for the occurence of the variable in question and I delete every call to make sure that the variable is removed, initialized and then available. 

    Thank you !

    Al.

×
×
  • Create New...