i zipped a Windows QM account
on the Linux QM server i performed unzip acctname
then went into QMSYS and CREATE.ACCOUNT with appropriate path
then did UPDATE.ACCOUNT
all appeared to be fine until i tried opening files with multiple data levels
QM/Windows looks like this:
TMDB Mult F TMDB.DIC
TMDB DH TMDB\TMDB
OLD.TM DH TMDB\OLD.TM
MORE DH TMDB\MORE
QM/Linux :
File name... FType... Description....... DATA Pathname..... DICT Pathname.....
TMDB Mult F TMDB.DIC
TMDB Err 3003 TMDB\TMDB
OLD.TM Err 3003 TMDB\OLD.TM
MORE Err 3003 TMDB\MORE
:ED MD TMDB
MD TMDB
4 line(s)
----: P
0001: F
0002: TMDB\TMDB²TMDB\OLD.TM²TMDB\MORE
0003: TMDB.DIC
0004: TMDB²OLD.TM²MORE
Bottom at line 4
changed '\' to '/' and all was fine
Martin, is there a qm utility to find and fix files like this?